diff -r 2747c4145c71 -r 496aafc50372 exportoofiledialog.h --- a/exportoofiledialog.h Tue Jan 24 15:09:48 2006 +0000 +++ b/exportoofiledialog.h Mon Jul 31 12:13:54 2006 +0000 @@ -14,6 +14,7 @@ ExportOOFileDialog (QWidget * parent = 0, const char * name = 0, bool modal = false); + bool foundConfig(); QString selectedConfig(); QString selectedFile(); void addFilter(const QString &);