summaryrefslogtreecommitdiffstats
path: root/tderesources/featureplan/kcal_resourcefeatureplan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/featureplan/kcal_resourcefeatureplan.cpp')
-rw-r--r--tderesources/featureplan/kcal_resourcefeatureplan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/featureplan/kcal_resourcefeatureplan.cpp b/tderesources/featureplan/kcal_resourcefeatureplan.cpp
index d417c0d8..f5c7ee5f 100644
--- a/tderesources/featureplan/kcal_resourcefeatureplan.cpp
+++ b/tderesources/featureplan/kcal_resourcefeatureplan.cpp
@@ -143,7 +143,7 @@ bool ResourceFeaturePlan::doSave()
return true;
}
-KABC::Lock *ResourceFeaturePlan::lock()
+TDEABC::Lock *ResourceFeaturePlan::lock()
{
return &mLock;
}