diff -r 7ea31701156e -r a8a98a94899a mainwindow.h --- a/mainwindow.h Tue Aug 05 07:36:53 2008 +0000 +++ b/mainwindow.h Tue Nov 04 12:09:10 2008 +0000 @@ -11,10 +11,7 @@ #include "mapeditor.h" #include "simplescripteditor.h" #include "texteditor.h" - -class VymView : public QSplitter -{ -}; +#include "vymview.h" class Main : public QMainWindow {