summaryrefslogtreecommitdiffstats
path: root/src/codeeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/codeeditor.h')
-rw-r--r--src/codeeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codeeditor.h b/src/codeeditor.h
index 0bfbd09..db7b226 100644
--- a/src/codeeditor.h
+++ b/src/codeeditor.h
@@ -27,7 +27,7 @@
class CodeEditor : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
CodeEditor(TQWidget *parent = 0, const char *name = 0);