X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtui.h;h=33a84620557a65d4aaa77c504fa3f71737d78131;hp=8b223af04251dc46cfd35b64a7bd436e1c67c345;hb=580662426b8b734566b37de61deccf5b89970c6e;hpb=8f9c35aefb50a0e1626907e19da87bdb107123b4 diff --git a/src/qtui/qtui.h b/src/qtui/qtui.h index 8b223af0..33a84620 100644 --- a/src/qtui/qtui.h +++ b/src/qtui/qtui.h @@ -49,6 +49,8 @@ public: inline static QtUiStyle *style(); inline static MainWin *mainWindow(); + static bool haveSystemTray(); + /* Notifications */ static void registerNotificationBackend(AbstractNotificationBackend *);