active and inactive networks are now expanded and collapsed properly
[quassel.git] / src / uisupport / bufferview.h
index b766f99..b42c6c1 100644 (file)
@@ -64,6 +64,7 @@ private slots:
   void joinChannel(const QModelIndex &index);
   void toggleHeader(bool checked);
   void showContextMenu(const QPoint &);
+  void layoutChanged();
 
 private:
   QPointer<BufferViewConfig> _config;