mainwindow.h
changeset 726 7f43b93242aa
parent 725 7ea31701156e
child 732 b77b56f707f1
     1.1 --- a/mainwindow.h	Tue Aug 05 07:36:53 2008 +0000
     1.2 +++ b/mainwindow.h	Mon Oct 06 11:10:20 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  {