mainwindow.h
changeset 847 43268373032d
parent 845 b98c1793bb8b
     1.1 --- a/mainwindow.h	Fri Apr 09 14:16:02 2010 +0000
     1.2 +++ b/mainwindow.h	Wed Jun 09 13:14:08 2010 +0000
     1.3 @@ -109,7 +109,7 @@
     1.4      void fileExportKDE4Bookmarks();
     1.5      void fileExportTaskjuggler();
     1.6      void fileExportOOPresentation();
     1.7 -    void fileCloseMap();
     1.8 +    bool fileCloseMap();
     1.9      void filePrint();
    1.10      void fileExitVYM();
    1.11  
    1.12 @@ -258,7 +258,6 @@
    1.13  
    1.14  private:
    1.15  	QTabWidget *tabWidget;
    1.16 -	QProcess *procBrowser;		//FIXME-2 remove this...
    1.17  	qint64 *browserPID;
    1.18  
    1.19  	QStringList imageTypes;