summaryrefslogtreecommitdiffstats
path: root/tdecore/kconfigbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kconfigbase.h')
-rw-r--r--tdecore/kconfigbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kconfigbase.h b/tdecore/kconfigbase.h
index 2f41195aa..7c0706e46 100644
--- a/tdecore/kconfigbase.h
+++ b/tdecore/kconfigbase.h
@@ -70,7 +70,7 @@ class KConfigGroup;
class TDECORE_EXPORT KConfigBase : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
friend class KConfigBackEnd;
friend class KConfigINIBackEnd;