diff -r 694f5e35e87c -r d42d12074ff4 exportoofiledialog.h --- a/exportoofiledialog.h Wed Apr 25 16:02:54 2007 +0000 +++ b/exportoofiledialog.h Wed Apr 25 16:02:54 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