diff options
Diffstat (limited to 'korn/systemtray.h')
-rw-r--r-- | korn/systemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/systemtray.h b/korn/systemtray.h index 2387ea7c2..83daaeb3d 100644 --- a/korn/systemtray.h +++ b/korn/systemtray.h @@ -47,7 +47,7 @@ protected: /** * Reimplementation because in the reimplementation of KSystray it popup's of restores. * In this implemention, the action depends on the settings. - * @param me An object which contains the mousebutton which is pressed. + * @param me An object which tqcontains the mousebutton which is pressed. */ virtual void mousePressEvent( TQMouseEvent* me ); |