Two hours of bughunting ending between keyboard and chair. Or something like that...
[quassel.git] / gui / gui.h
index 6ec1dba..2bf9c02 100644 (file)
--- a/gui/gui.h
+++ b/gui/gui.h
 #include "buffer.h"
 #include "message.h"
 #include "guiproxy.h"
+#include "bufferviewwidget.h"
 
 class MainWin;
 class ClientProxy;
-class BufferTreeModel;
+//class BufferTreeModel;
 
 class Client : public QObject {
   Q_OBJECT