diff -r e2a80d9b5858 -r b8c547f0fc58 mainwindow.h --- a/mainwindow.h Thu Jul 06 15:39:54 2006 +0000 +++ b/mainwindow.h Thu Jul 27 14:07:11 2006 +0000 @@ -130,7 +130,7 @@ void editFirstBranch(); void editLastBranch(); void editLoadImage(); - void editSaveImage(int); + void editSaveImage(); void editFollowXLink (QAction *); void editEditXLink (QAction *); @@ -188,7 +188,6 @@ FindWindow *findWindow; QStringList lastMaps; int maxLastMaps; - QString lastFileDir; Q3Process *procBrowser; QStringList imageTypes;