diff options
Diffstat (limited to 'kdecore/ksycocaentry.h')
-rw-r--r-- | kdecore/ksycocaentry.h | 2 |
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 { |