summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/notewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/notewidget.h')
-rw-r--r--umbrello/umbrello/notewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/notewidget.h b/umbrello/umbrello/notewidget.h
index 232810a1..49e652d1 100644
--- a/umbrello/umbrello/notewidget.h
+++ b/umbrello/umbrello/notewidget.h
@@ -33,7 +33,7 @@ class TQTextEdit;
* Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class NoteWidget : public UMLWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
friend class NoteWidgetController;