#BR127: user can now set the style of the application in the config menu (behaviour...
[quassel.git] / src / qtui / mainwin.h
index 32bf286..0f5e299 100644 (file)
@@ -123,7 +123,6 @@ class MainWin : public QMainWindow {
     QString currentProfile;
 
     QList<QDockWidget *> netViews;
-    QDockWidget *nickDock;
     NickListWidget *nickListWidget;
 
     QAction *actionEditNetworks;