From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdecore/tdesycoca.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/tdesycoca.h') diff --git a/tdecore/tdesycoca.h b/tdecore/tdesycoca.h index 1b3355de3..bf41da415 100644 --- a/tdecore/tdesycoca.h +++ b/tdecore/tdesycoca.h @@ -124,7 +124,7 @@ public: virtual bool isBuilding() { return false; } /** - * @internal - disables launching of kbuildsycoca + * @internal - disables launching of tdebuildsycoca */ void disableAutoRebuild(); @@ -152,7 +152,7 @@ public: k_dcop: /** - * internal function for receiving kded/kbuildsycoca's signal, when the sycoca file changes + * internal function for receiving kded/tdebuildsycoca's signal, when the sycoca file changes */ void notifyDatabaseChanged(const TQStringList &); -- cgit v1.2.1