1.1 --- a/mainwindow.h Tue Mar 07 11:32:00 2006 +0000
1.2 +++ b/mainwindow.h Wed Mar 15 13:53:53 2006 +0000
1.3 @@ -74,6 +74,7 @@
1.4 void fileExportImage(int);
1.5 void fileExportASCII();
1.6 void fileExportLaTeX();
1.7 + void fileExportKDEBookmarks();
1.8 void fileExportTaskjuggler();
1.9 void fileExportOOPresentation();
1.10 void fileCloseMap();
1.11 @@ -100,6 +101,7 @@
1.12 void editOpenVymLink();
1.13 private slots:
1.14 void editDeleteVymLink();
1.15 + void editToggleHideExport();
1.16 void editMapInfo();
1.17 void editMoveUp();
1.18 void editMoveDown();