summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeconfigbackend.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeconfigbackend.h')
-rw-r--r--tdecore/tdeconfigbackend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeconfigbackend.h b/tdecore/tdeconfigbackend.h
index 05884cb7f..71ba15288 100644
--- a/tdecore/tdeconfigbackend.h
+++ b/tdecore/tdeconfigbackend.h
@@ -151,7 +151,7 @@ public:
* @param bGlobal If true, returns a lock file object for kdeglobals
* @since 3.3
*/
- KLockFile::Ptr lockFile( bool bGlobal = false );
+ TDELockFile::Ptr lockFile( bool bGlobal = false );
#ifdef KDE_NO_COMPAT
private: