mainwindow.h
changeset 163 30b22f7bd009
parent 160 72cc3873306a
child 166 325958acb69b
     1.1 --- a/mainwindow.h	Tue Sep 06 15:04:50 2005 +0000
     1.2 +++ b/mainwindow.h	Mon Sep 12 19:52:51 2005 +0000
     1.3 @@ -70,6 +70,8 @@
     1.4      void fileExportXHTML();
     1.5      void fileExportImage(int);
     1.6      void fileExportASCII();
     1.7 +    void fileExportLaTeX();
     1.8 +    void fileExportOOPresentation();
     1.9      void fileCloseMap();
    1.10      void filePrint();
    1.11      void fileExitVYM();