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 1ba65a57..601e0555 100644
--- a/umbrello/umbrello/notewidget.h
+++ b/umbrello/umbrello/notewidget.h
@@ -34,7 +34,7 @@ class TQTextEdit;
*/
class NoteWidget : public UMLWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
friend class NoteWidgetController;