diff options
Diffstat (limited to 'kresources/kolab/knotes/resourcekolab.h')
-rw-r--r-- | kresources/kolab/knotes/resourcekolab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/kolab/knotes/resourcekolab.h b/kresources/kolab/knotes/resourcekolab.h index cc77d25d2..f596d8f70 100644 --- a/kresources/kolab/knotes/resourcekolab.h +++ b/kresources/kolab/knotes/resourcekolab.h @@ -54,7 +54,7 @@ class KDE_EXPORT ResourceKolab : public ResourceNotes, public ResourceKolabBase { Q_OBJECT - TQ_OBJECT + public: ResourceKolab( const KConfig* ); |