summaryrefslogtreecommitdiffstats
path: root/kaboodle/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaboodle/engine.h')
-rw-r--r--kaboodle/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/engine.h b/kaboodle/engine.h
index 5a1b51b3..c269a02d 100644
--- a/kaboodle/engine.h
+++ b/kaboodle/engine.h
@@ -48,7 +48,7 @@ Q_OBJECT
TQ_OBJECT
public:
- Engine(TQObject *tqparent=0);
+ Engine(TQObject *parent=0);
~Engine();
Arts::PlayObject playObject() const;