diff -r e95081c21da2 -r 0bd62e09d061 exportoofiledialog.h --- a/exportoofiledialog.h Tue Sep 05 09:47:14 2006 +0000 +++ b/exportoofiledialog.h Tue Sep 04 13:53:33 2007 +0000 @@ -6,6 +6,11 @@ #include "settings.h" +/*! \brief Dialog to select output file and format for Open Office documents + +This is an overloaded QFileDialog, which allows to select templates by setting a type. +*/ + class ExportOOFileDialog:public QFileDialog { Q_OBJECT