diff options
Diffstat (limited to 'kresources/slox/kcalresourceslox.h')
-rw-r--r-- | kresources/slox/kcalresourceslox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/slox/kcalresourceslox.h b/kresources/slox/kcalresourceslox.h index 93d05370b..ce1fd86cd 100644 --- a/kresources/slox/kcalresourceslox.h +++ b/kresources/slox/kcalresourceslox.h @@ -61,7 +61,7 @@ class SloxAccounts; class KDE_EXPORT KCalResourceSlox : public KCal::ResourceCached, public SloxBase { Q_OBJECT - TQ_OBJECT + friend class KCalResourceSloxConfig; |