* Use Haui's new channelwidget. Yeah, it's still just a telnet client, but it looks...
[quassel.git] / gui / mainwin.h
index faaae57..9d7770f 100644 (file)
@@ -36,6 +36,7 @@ class MainWin : public QMainWindow {
     MainWin();
 
   protected:
+    void closeEvent(QCloseEvent *event);
 
   private slots:
     void showServerList();