summaryrefslogtreecommitdiffstats
path: root/kdejava/koala/org/kde/koala/KNotifyClient.java
diff options
context:
space:
mode:
Diffstat (limited to 'kdejava/koala/org/kde/koala/KNotifyClient.java')
-rw-r--r--kdejava/koala/org/kde/koala/KNotifyClient.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdejava/koala/org/kde/koala/KNotifyClient.java b/kdejava/koala/org/kde/koala/KNotifyClient.java
index e79acb39..2520e126 100644
--- a/kdejava/koala/org/kde/koala/KNotifyClient.java
+++ b/kdejava/koala/org/kde/koala/KNotifyClient.java
@@ -100,7 +100,7 @@ public class KNotifyClient {
Pass the origin-widget's winId() here so that a PassivePopup can be
placed appropriately.
Call it by KNotifyClient.event(widget.winId(), "EventName");
- It will use KApplication.kApplication.dcopClient() to communicate to
+ It will use TDEApplication.kApplication.dcopClient() to communicate to
the server
@param winId The winId() of the widget where the event originates
@param message The name of the event