summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/umltemplatedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/umltemplatedialog.h')
-rw-r--r--umbrello/umbrello/dialogs/umltemplatedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/umltemplatedialog.h b/umbrello/umbrello/dialogs/umltemplatedialog.h
index 93d5aad3..1346d455 100644
--- a/umbrello/umbrello/dialogs/umltemplatedialog.h
+++ b/umbrello/umbrello/dialogs/umltemplatedialog.h
@@ -30,7 +30,7 @@ class UMLTemplate;
*/
class UMLTemplateDialog : public KDialogBase {
- Q_OBJECT
+ TQ_OBJECT
public:
UMLTemplateDialog(TQWidget* pParent, UMLTemplate* pAttribute);