vymmodel.h
changeset 825 1ad892c1a709
parent 823 0bba81dde1bc
child 829 832e96c9abb6
     1.1 --- a/vymmodel.h	Thu Feb 25 11:03:52 2010 +0000
     1.2 +++ b/vymmodel.h	Tue Mar 02 13:59:19 2010 +0000
     1.3 @@ -447,7 +447,7 @@
     1.4  	void exportASCII (QString fname="",bool askForName=true);  
     1.5  
     1.6  	/*! Export as HTML to directory */
     1.7 -    void exportHTML(const QString& dir="", bool askForName=true);	
     1.8 +    void exportHTML(const QString& dir="", bool useDialog=true);	
     1.9      void exportXHTML(const QString& dir="", bool askForName=true);	
    1.10  
    1.11      /*! Export as OpenOfficeOrg presentation */