summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/engine.h')
-rw-r--r--noatun/library/noatun/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/engine.h b/noatun/library/noatun/engine.h
index 3108ae84..19e28dde 100644
--- a/noatun/library/noatun/engine.h
+++ b/noatun/library/noatun/engine.h
@@ -36,7 +36,7 @@ Q_OBJECT
TQ_OBJECT
friend class NoatunApp;
public:
- Engine(TQObject *tqparent=0);
+ Engine(TQObject *parent=0);
~Engine();
void setInitialized();
bool initialized() const;