summaryrefslogtreecommitdiffstats
path: root/keduca/keducabuilder/keducaeditorstartdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keducabuilder/keducaeditorstartdialog.h')
-rw-r--r--keduca/keducabuilder/keducaeditorstartdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/keducaeditorstartdialog.h b/keduca/keducabuilder/keducaeditorstartdialog.h
index cc0a659a..e655d8b2 100644
--- a/keduca/keducabuilder/keducaeditorstartdialog.h
+++ b/keduca/keducabuilder/keducaeditorstartdialog.h
@@ -31,7 +31,7 @@ class KEducaBuilder;
*/
class KEducaEditorStartDialog : public KEducaEditorStartDialogBase{
Q_OBJECT
- TQ_OBJECT
+
public:
enum {Rejected=0, OpenDoc=1, OpenRecentDoc=2, Gallery=3, NewDoc=4}StartChoice;
/** Constructor.