changeset 727 | 96402b172173 |
parent 725 | 7ea31701156e |
child 732 | b77b56f707f1 |
1.1 --- a/mainwindow.h Tue Aug 05 07:36:53 2008 +0000 1.2 +++ b/mainwindow.h Wed Oct 29 17:42:34 2008 +0000 1.3 @@ -11,10 +11,7 @@ 1.4 #include "mapeditor.h" 1.5 #include "simplescripteditor.h" 1.6 #include "texteditor.h" 1.7 - 1.8 -class VymView : public QSplitter 1.9 -{ 1.10 -}; 1.11 +#include "vymview.h" 1.12 1.13 class Main : public QMainWindow 1.14 {