summaryrefslogtreecommitdiffstats
path: root/kturtle/src/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kturtle/src/parser.h')
-rw-r--r--kturtle/src/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kturtle/src/parser.h b/kturtle/src/parser.h
index d1baf5d1..b05a354b 100644
--- a/kturtle/src/parser.h
+++ b/kturtle/src/parser.h
@@ -28,7 +28,7 @@
class Parser : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: