diff options
Diffstat (limited to 'libkcal/resourcelocal.h')
-rw-r--r-- | libkcal/resourcelocal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/resourcelocal.h b/libkcal/resourcelocal.h index d03f824ca..d5a28eaab 100644 --- a/libkcal/resourcelocal.h +++ b/libkcal/resourcelocal.h @@ -45,7 +45,7 @@ class CalFormat; class LIBKCAL_EXPORT ResourceLocal : public ResourceCached { Q_OBJECT - TQ_OBJECT + friend class ResourceLocalConfig; |