First version of our new optimized style engine. Not functional yet, so don't bother...
[quassel.git] / src / qtui / mainwin.h
index 96e0c71..e2e703f 100644 (file)
@@ -52,7 +52,6 @@ class MainWin : public QMainWindow {
     void init();
     void addBufferView(BufferViewConfig *config = 0);
 
-    AbstractUiMsg *layoutMsg(const Message &);
     void displayTrayIconMessage(const QString &title, const QString &message);
 
     virtual bool event(QEvent *event);