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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/library/noatun/engine.h b/noatun/library/noatun/engine.h
index 7be41d45..d1fdb845 100644
--- a/noatun/library/noatun/engine.h
+++ b/noatun/library/noatun/engine.h
@@ -30,9 +30,9 @@ class NoatunApp;
* Does almost everything related to multimedia.
* Most interfacing should be done with Player
**/
-class KDE_EXPORT Engine : public TQObject
+class TDE_EXPORT Engine : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
friend class NoatunApp;
public: