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 c6948a7d..d1baf5d1 100644
--- a/kturtle/src/parser.h
+++ b/kturtle/src/parser.h
@@ -29,7 +29,7 @@
class Parser : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
Parser(TQTextIStream& in);