changeset 648 | e4435f252e44 |
parent 458 | 84b37cc9e63e |
1.1 --- a/exportxhtmldialog.h Wed Apr 25 16:02:54 2007 +0000 1.2 +++ b/exportxhtmldialog.h Mon Jan 14 16:27:00 2008 +0000 1.3 @@ -22,6 +22,7 @@ 1.4 1.5 public slots: 1.6 virtual void readSettings(); 1.7 + virtual void setDir (const QString&); 1.8 virtual void dirChanged(); 1.9 virtual void browseDirectoryPressed(); 1.10 virtual void imageButtonPressed( bool b );