summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/codeeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/codeeditor.h')
-rw-r--r--umbrello/umbrello/dialogs/codeeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/codeeditor.h b/umbrello/umbrello/dialogs/codeeditor.h
index 7fa27eeb..7e974b50 100644
--- a/umbrello/umbrello/dialogs/codeeditor.h
+++ b/umbrello/umbrello/dialogs/codeeditor.h
@@ -42,7 +42,7 @@ class ParaInfo;
class CodeEditor : public TQTextEdit
{
- Q_OBJECT
+ TQ_OBJECT
public: