Lock Buffer- and Nick-Lists too
[quassel.git] / src / qtui / nicklistwidget.h
index 134e0d5..893e7a5 100644 (file)
@@ -80,6 +80,8 @@ public:
     NickListDock(const QString &title, QWidget *parent = 0);
     // ~NickListDock();
 
+    void setLocked(bool locked);
+
     // virtual bool event(QEvent *event);
 };