Make connectToPaletteSignal const
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Mon, 25 Nov 2024 08:39:20 +0000 (16:39 +0800)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 25 Nov 2024 09:31:46 +0000 (09:31 +0000)
commitb0dc04a624819b51d4c1a6d4a706d63802802f25
tree6786362607fd742fc16105df7bcb2fcec30fd8bd
parent500b18af664e8a718bb65ce061f78c11efe9d1d6
Make connectToPaletteSignal const

We don't really need to have the check fo paletteSignalsConnected

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/libsync/theme.cpp
src/libsync/theme.h