Add a shortcut for hiding current buffer.
[quassel.git] / src / qtui / mainwin.h
index a1fa444..49b49d7 100644 (file)
@@ -85,6 +85,7 @@ class MainWin
 
   public slots:
     void showStatusBarMessage(const QString &message);
 
   public slots:
     void showStatusBarMessage(const QString &message);
+    void hideCurrentBuffer();
     void nextBufferView();     //!< Activate the next bufferview
     void previousBufferView(); //!< Activate the previous bufferview
     void nextBuffer();
     void nextBufferView();     //!< Activate the next bufferview
     void previousBufferView(); //!< Activate the previous bufferview
     void nextBuffer();