diff options
Diffstat (limited to 'kresources/birthdays/resourcekabc.h')
-rw-r--r-- | kresources/birthdays/resourcekabc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/birthdays/resourcekabc.h b/kresources/birthdays/resourcekabc.h index 30c0814d2..be77c1860 100644 --- a/kresources/birthdays/resourcekabc.h +++ b/kresources/birthdays/resourcekabc.h @@ -48,7 +48,7 @@ namespace KCal { class KDE_EXPORT ResourceKABC : public ResourceCalendar { Q_OBJECT - TQ_OBJECT + friend class ResourceKABCConfig; |