Committing my local state. Mostly still invisible part on the not yet enabled network...
[quassel.git] / src / qtui / bufferwidget.h
index 317d3ee..da4d886 100644 (file)
@@ -51,7 +51,7 @@ public:
   inline QItemSelectionModel *selectionModel() const { return _selectionModel; }
   void setSelectionModel(QItemSelectionModel *selectionModel);
 
-  Network *currentNetwork() const;
+  const Network *currentNetwork() const;
   
 signals:
   void userInput(QString msg) const;