summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-28 14:42:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-28 14:42:38 +0900
commit8d07cff840132b2bb8e6f3cb28dbae5001708509 (patch)
treeba63bbd6c1311fb183cf33cc1577b99e74a1d9e4 /tdecore
parenta97b283fd5b28da5d059f5d0b614589041a7ad8c (diff)
downloadtdelibs-8d07cff840132b2bb8e6f3cb28dbae5001708509.tar.gz
tdelibs-8d07cff840132b2bb8e6f3cb28dbae5001708509.zip
qt -> tqt conversion:
kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/tdesycocaentry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdesycocaentry.h b/tdecore/tdesycocaentry.h
index d7ddbaf20..8f2faa79c 100644
--- a/tdecore/tdesycocaentry.h
+++ b/tdecore/tdesycocaentry.h
@@ -32,7 +32,7 @@ class TQDataStream;
* the common functionality for servicetypes and services.
*
* @internal
- * @see http://developer.kde.org/documentation/library/kdeqt/trinityarch/tdesycoca.html
+ * @see http://developer.kde.org/documentation/library/kdetqt/trinityarch/tdesycoca.html
*/
class TDECORE_EXPORT KSycocaEntry : public TDEShared
{