summaryrefslogtreecommitdiffstats
path: root/KDE3PORTING.html
diff options
context:
space:
mode:
Diffstat (limited to 'KDE3PORTING.html')
-rw-r--r--KDE3PORTING.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/KDE3PORTING.html b/KDE3PORTING.html
index eb17c6fc6..f3a3f0256 100644
--- a/KDE3PORTING.html
+++ b/KDE3PORTING.html
@@ -95,7 +95,7 @@ DCOPClient you do not need to change anything.
<p>
It is no longer possible to make calls to an application registered as
"<appid>-<pid>" with "<appid>" only. The full name can be obtained by using
-either KApplication::startServiceBy...() or DCOPClient::findObject() or
+either TDEApplication::startServiceBy...() or DCOPClient::findObject() or
their command line equivalents "dcopstart" and "dcopfind".
<H4>KLibFactory</H4>