mainwindow.h
branchqt4-port
changeset 11 b8c547f0fc58
parent 7 84f76a3876d7
child 12 58e7594239df
     1.1 --- a/mainwindow.h	Thu Jul 06 15:39:54 2006 +0000
     1.2 +++ b/mainwindow.h	Thu Jul 27 14:07:11 2006 +0000
     1.3 @@ -130,7 +130,7 @@
     1.4      void editFirstBranch();
     1.5      void editLastBranch();
     1.6      void editLoadImage();
     1.7 -    void editSaveImage(int);
     1.8 +    void editSaveImage();
     1.9      void editFollowXLink (QAction *);
    1.10      void editEditXLink (QAction *);
    1.11  
    1.12 @@ -188,7 +188,6 @@
    1.13  	FindWindow *findWindow;
    1.14  	QStringList lastMaps;
    1.15  	int maxLastMaps;
    1.16 -	QString lastFileDir;
    1.17  	Q3Process *procBrowser;
    1.18  
    1.19  	QStringList imageTypes;