diff -r d42d12074ff4 -r 12e4596e7bb7 exportoofiledialog.h --- a/exportoofiledialog.h Wed Apr 25 16:02:54 2007 +0000 +++ b/exportoofiledialog.h Mon Oct 22 09:50:03 2007 +0000 @@ -17,7 +17,7 @@ public: ExportOOFileDialog(); - ExportOOFileDialog (QWidget * parent = 0, const QString &caption=QString()); + ExportOOFileDialog (QWidget * parent , const QString &caption=QString()); bool foundConfig(); QString selectedConfig(); QString selectedFile();