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 fe29fdf1..07275b56 100644
--- a/noatun/library/noatun/pref.h
+++ b/noatun/library/noatun/pref.h
@@ -13,7 +13,7 @@ class CModule;
class NoatunPreferences : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
friend class CModule;
public:
@@ -57,7 +57,7 @@ private:
class KDE_EXPORT CModule : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**