summaryrefslogtreecommitdiffstats
path: root/kdecore/ksycocaentry.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit452dc1bc85da499f67d6cacd130263377552c631 (patch)
treebd859131120b044fd19fcb847e18a2e74ee9a923 /kdecore/ksycocaentry.h
parent25a5b3950e013d67b68f091cdfac27eb1ad0debc (diff)
downloadtdelibs-452dc1bc85da499f67d6cacd130263377552c631.tar.gz
tdelibs-452dc1bc85da499f67d6cacd130263377552c631.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdecore/ksycocaentry.h')
-rw-r--r--kdecore/ksycocaentry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/ksycocaentry.h b/kdecore/ksycocaentry.h
index 1d5f1845a..5e3fa2d37 100644
--- a/kdecore/ksycocaentry.h
+++ b/kdecore/ksycocaentry.h
@@ -32,7 +32,7 @@ class TQDataStream;
* the common functionality for servicetypes and services.
*
* @internal
- * @see http://developer.kde.org/documentation/library/kdeqt/kde3arch/ksycoca.html
+ * @see http://developer.kde.org/documentation/library/kdeqt/trinityarch/ksycoca.html
*/
class KDECORE_EXPORT KSycocaEntry : public KShared
{