diff -r 08b3473cb7ab -r 64819498efbf exportoofiledialog.h --- a/exportoofiledialog.h Thu Jul 13 08:40:03 2006 +0000 +++ b/exportoofiledialog.h Thu Jul 13 08:40:58 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 &);