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 d21d2834..5d852206 100644
--- a/umbrello/umbrello/dialogs/umlattributedialog.h
+++ b/umbrello/umbrello/dialogs/umlattributedialog.h
@@ -29,7 +29,7 @@ class TQLineEdit;
class UMLAttributeDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
UMLAttributeDialog( TQWidget * pParent, UMLAttribute * pAttribute );
~UMLAttributeDialog();