branch | qt4-port |
changeset 14 | f4c37956d28d |
parent 9 | f94317a94db1 |
1.1 --- a/exportoofiledialog.h Thu Jul 06 14:47:01 2006 +0000 1.2 +++ b/exportoofiledialog.h Tue Aug 15 11:43:21 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();