mainwindow.h
changeset 790 133e2ed6b9c5
parent 786 6269016c9905
child 795 6b0a5f4923d3
     1.1 --- a/mainwindow.h	Mon Aug 24 14:39:07 2009 +0000
     1.2 +++ b/mainwindow.h	Thu Sep 03 08:52:00 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