If available, use KDE API to force window activation.
[quassel.git] / src / qtui / systraynotificationbackend.h
index 0895cbe..2134617 100644 (file)
@@ -54,7 +54,6 @@ private:
   bool _showBubble;
   bool _animate;
   QList<Notification> _notifications;
-  uint _activeId;
 };
 
 class SystrayNotificationBackend::ConfigWidget : public SettingsPage {