diff options
Diffstat (limited to 'umbrello/umbrello/dialogs/assocpage.h')
-rw-r--r-- | umbrello/umbrello/dialogs/assocpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/assocpage.h b/umbrello/umbrello/dialogs/assocpage.h index dbb0eec8..ab7aff20 100644 --- a/umbrello/umbrello/dialogs/assocpage.h +++ b/umbrello/umbrello/dialogs/assocpage.h @@ -40,7 +40,7 @@ */ class AssocPage : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** * Constructs an instance of AssocPage. |