diff options
Diffstat (limited to 'kdeui/ksystemtray.h')
-rw-r--r-- | kdeui/ksystemtray.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeui/ksystemtray.h b/kdeui/ksystemtray.h index 0e22b1d6a..26e1b948a 100644 --- a/kdeui/ksystemtray.h +++ b/kdeui/ksystemtray.h @@ -163,7 +163,7 @@ protected: /** Reimplemented to provide the standard show/raise behavior - for the tqparentWidget() and the context menu. + for the parentWidget() and the context menu. Feel free to reimplement this if you need something special. */ @@ -171,7 +171,7 @@ protected: /** Reimplemented to provide the standard show/raise behavior - for the tqparentWidget() and the context menu. + for the parentWidget() and the context menu. Feel free to reimplement this if you need something special. */ |