vymmodel.h
changeset 845 b98c1793bb8b
parent 842 bec082472471
child 847 43268373032d
     1.1 --- a/vymmodel.h	Wed Apr 07 10:45:24 2010 +0000
     1.2 +++ b/vymmodel.h	Fri Apr 09 14:16:02 2010 +0000
     1.3 @@ -450,7 +450,6 @@
     1.4  
     1.5  	/*! Export as HTML to directory */
     1.6      void exportHTML(const QString& dir="", bool useDialog=true);	
     1.7 -    void exportXHTML(const QString& dir="", bool askForName=true);	
     1.8  
     1.9      /*! Export as OpenOfficeOrg presentation */
    1.10      void exportOOPresentation(const QString &,const QString &);