diff options
Diffstat (limited to 'src/systemtray.h')
-rw-r--r-- | src/systemtray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemtray.h b/src/systemtray.h index 8d18bae..ef341db 100644 --- a/src/systemtray.h +++ b/src/systemtray.h @@ -41,7 +41,7 @@ class KSystemTray2 : public KSystemTray * (the [x]) to inform him that the application sit in the system tray * and willn't be closed (as he is used to). * - * You usualy call it from reimplemented KMainWindow::queryClose() + * You usualy call it from reimplemented TDEMainWindow::queryClose() * * @since 3.4 */ |