Add a tooltip to the tray icon
[quassel.git] / src / qtui / systraynotificationbackend.h
index 46591b3..4c8ff79 100644 (file)
@@ -48,6 +48,7 @@ private slots:
 
   void animateChanged(const QVariant &);
   void showBubbleChanged(const QVariant &);
+  void updateToolTip();
 
 private:
   class ConfigWidget;