diff options
Diffstat (limited to 'tdecore/tdesycoca.h')
-rw-r--r-- | tdecore/tdesycoca.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 &); |