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 52a35bd9..853149d9 100644
--- a/umbrello/umbrello/dialogs/codegenerationwizard.h
+++ b/umbrello/umbrello/dialogs/codegenerationwizard.h
@@ -38,7 +38,7 @@ class CodeGenerationOptionsPage;
*/
class CodeGenerationWizard : public CodeGenerationWizardBase {
- Q_OBJECT
+ TQ_OBJECT
public:
CodeGenerationWizard(UMLClassifierList *classList);