diff -r 7ea31701156e -r 7f43b93242aa mainwindow.h --- a/mainwindow.h Tue Aug 05 07:36:53 2008 +0000 +++ b/mainwindow.h Mon Oct 06 11:10:20 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 {