exportoofiledialog.h
branchqt4-port
changeset 11 b8c547f0fc58
parent 9 f94317a94db1
     1.1 --- a/exportoofiledialog.h	Thu Jul 06 15:39:54 2006 +0000
     1.2 +++ b/exportoofiledialog.h	Thu Jul 27 14:07:11 2006 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  	ExportOOFileDialog();
     1.5  
     1.6  	ExportOOFileDialog (QWidget * parent = 0, const  QString &caption=QString());
     1.7 +	bool foundConfig();
     1.8  	QString selectedConfig();
     1.9  	QString selectedFile();
    1.10  	void show();