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 861de3f3b..6794bda19 100644 --- a/kdeui/ksystemtray.h +++ b/kdeui/ksystemtray.h @@ -163,7 +163,7 @@ protected: /** Reimplemented to provide the standard show/raise behavior - for the parentWidget() and the context menu. + for the tqparentWidget() 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 parentWidget() and the context menu. + for the tqparentWidget() and the context menu. Feel free to reimplement this if you need something special. */ |