summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/codegenerationwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/codegenerationwizard.h')
-rw-r--r--umbrello/umbrello/dialogs/codegenerationwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/codegenerationwizard.h b/umbrello/umbrello/dialogs/codegenerationwizard.h
index 13d36927..ec75e1f6 100644
--- a/umbrello/umbrello/dialogs/codegenerationwizard.h
+++ b/umbrello/umbrello/dialogs/codegenerationwizard.h
@@ -39,7 +39,7 @@ class CodeGenerationOptionsPage;
class CodeGenerationWizard : public CodeGenerationWizardBase {
Q_OBJECT
- TQ_OBJECT
+
public:
CodeGenerationWizard(UMLClassifierList *classList);
~CodeGenerationWizard();