diff -r 2747c4145c71 -r 3dc98c8843bc exportoofiledialog.h --- a/exportoofiledialog.h Tue Jan 24 15:09:48 2006 +0000 +++ b/exportoofiledialog.h Tue Aug 01 09:30:57 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 &);