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 19e28dde..7be41d45 100644
--- a/noatun/library/noatun/engine.h
+++ b/noatun/library/noatun/engine.h
@@ -33,7 +33,7 @@ class NoatunApp;
class KDE_EXPORT Engine : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
friend class NoatunApp;
public:
Engine(TQObject *parent=0);