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