summaryrefslogtreecommitdiffstats
path: root/parts
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-28 14:42:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-28 14:42:41 +0900
commit36d1594949e416e812ed681ed3c84d80649fbf20 (patch)
treefd37c202692e90306ef60b7c84ff3446d7fa663a /parts
parentc62b8d179c20b81c12363c73fb89d824d37ed2ce (diff)
downloadtdevelop-36d1594949e416e812ed681ed3c84d80649fbf20.tar.gz
tdevelop-36d1594949e416e812ed681ed3c84d80649fbf20.zip
qt -> tqt conversion:
kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'parts')
-rw-r--r--parts/partexplorer/README.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/README.dox b/parts/partexplorer/README.dox
index ae33273f..26171c29 100644
--- a/parts/partexplorer/README.dox
+++ b/parts/partexplorer/README.dox
@@ -3,7 +3,7 @@ A Graphical tool for performing TDETrader-like queries about registered services
PartExplorer is a frontend to TDETrader class (http://developer.kde.org/documentation/library/3.1-api/tdeio/html/classTDETrader.html)
and uses its syntax, no more no less: so before saying "it really sucks", give a look at
-http://developer.kde.org/documentation/library/kdeqt/tradersyntax.html.
+http://developer.kde.org/documentation/library/kdetqt/tradersyntax.html.
The real job is done by the @see PartExplorerForm class which handles user input, query system
configuration and (eventually) fills the property list.