summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/pref.h')
-rw-r--r--noatun/library/noatun/pref.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/library/noatun/pref.h b/noatun/library/noatun/pref.h
index 07275b56..4745a010 100644
--- a/noatun/library/noatun/pref.h
+++ b/noatun/library/noatun/pref.h
@@ -12,7 +12,7 @@ class CModule;
**/
class NoatunPreferences : public KDialogBase
{
-Q_OBJECT
+TQ_OBJECT
friend class CModule;
@@ -56,7 +56,7 @@ private:
**/
class KDE_EXPORT CModule : public TQWidget
{
-Q_OBJECT
+TQ_OBJECT
public: