Fix compiling when BUILD_UPDATER is set to OFF.
authorCamila Ayres <hello@camilasan.com>
Thu, 31 Oct 2024 12:01:53 +0000 (13:01 +0100)
committerCamila Ayres <hello@camilasan.com>
Thu, 31 Oct 2024 12:06:04 +0000 (13:06 +0100)
commit9b33cb5e0dc1cca89eae977d2b5f010c55851fc4
treee81741d9585e73117d3360291268734c03f64492
parent19db552f7d44d41ae029efcfaaef218070dbc920
Fix compiling when BUILD_UPDATER is set to OFF.

Only connect signal/slot for update channels listing when BUILD_UPDATER is ON.

Signed-off-by: Camila Ayres <hello@camilasan.com>
src/gui/settingsdialog.cpp