qtui: Don't show config for DockManager if not available
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 14 Jun 2018 19:13:41 +0000 (21:13 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 15 Jun 2018 23:30:32 +0000 (01:30 +0200)
commit02432530c9d0b2956c5053cca04048b5dbf19640
treede427d380af7d2c5f32cd284557f15b0a4446e1e
parent6a95ba6273599fa24e79fb008e38197448c29605
qtui: Don't show config for DockManager if not available

Instead of just disabling the checkbox for DockManager notifications,
hide the config widget if the D-Bus service is not available.
Otherwise it's really confusing to see a disabled option for a
notification backend that was basically retired 6 years ago.
src/qtui/dockmanagernotificationbackend.cpp