mainwindow.h
changeset 792 7d67be709091
parent 786 6269016c9905
child 795 6b0a5f4923d3
     1.1 --- a/mainwindow.h	Thu Aug 06 10:42:17 2009 +0000
     1.2 +++ b/mainwindow.h	Tue Sep 08 12:15:39 2009 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  #include "texteditor.h"
     1.5  #include "vymview.h"
     1.6  
     1.7 +
     1.8  class Main : public QMainWindow 
     1.9  {
    1.10      Q_OBJECT