Provide a contextmenu for the ignore list
[quassel.git] / src / qtui / mainwin.h
index 361467a..c22d32d 100644 (file)
@@ -123,6 +123,7 @@ class MainWin
     void showAwayLog();
     void showSettingsDlg();
     void showNotificationsDlg();
+    void showIgnoreList(QString newRule = QString());
 #ifdef HAVE_KDE
     void showShortcutsDlg();
 #endif