summaryrefslogtreecommitdiffstats
path: root/tderesources/slox/kcalresourceslox.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/slox/kcalresourceslox.h')
-rw-r--r--tderesources/slox/kcalresourceslox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/slox/kcalresourceslox.h b/tderesources/slox/kcalresourceslox.h
index 8b2b68d26..39a2757e0 100644
--- a/tderesources/slox/kcalresourceslox.h
+++ b/tderesources/slox/kcalresourceslox.h
@@ -85,7 +85,7 @@ class KDE_EXPORT KCalResourceSlox : public KCal::ResourceCached, public SloxBase
KCal::SloxPrefs *prefs() const { return mPrefs; }
- KABC::Lock *lock();
+ TDEABC::Lock *lock();
bool isSaving();
@@ -158,7 +158,7 @@ class KDE_EXPORT KCalResourceSlox : public KCal::ResourceCached, public SloxBase
KCal::Incidence *mUploadedIncidence;
bool mUploadIsDelete;
- KABC::Lock *mLock;
+ TDEABC::Lock *mLock;
WebdavHandler mWebdavHandler;