diff options
Diffstat (limited to 'tderesources/kolab/kcal/resourcekolab.h')
-rw-r--r-- | tderesources/kolab/kcal/resourcekolab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/kcal/resourcekolab.h b/tderesources/kolab/kcal/resourcekolab.h index fdf952cc3..357c98040 100644 --- a/tderesources/kolab/kcal/resourcekolab.h +++ b/tderesources/kolab/kcal/resourcekolab.h @@ -145,7 +145,7 @@ public: virtual TQString subresourceType( const TQString &resource ); - KABC::Lock* lock(); + TDEABC::Lock* lock(); void beginAddingIncidences(); |