summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/umlattributedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/umlattributedialog.h')
-rw-r--r--umbrello/umbrello/dialogs/umlattributedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/umlattributedialog.h b/umbrello/umbrello/dialogs/umlattributedialog.h
index 68ea3f2e..1a9f2802 100644
--- a/umbrello/umbrello/dialogs/umlattributedialog.h
+++ b/umbrello/umbrello/dialogs/umlattributedialog.h
@@ -28,7 +28,7 @@ class KComboBox;
class TQLineEdit;
class UMLAttributeDialog : public KDialogBase {
- Q_OBJECT
+ TQ_OBJECT
public:
UMLAttributeDialog( TQWidget * pParent, UMLAttribute * pAttribute );