diff options
Diffstat (limited to 'kmail/secondarywindow.cpp')
-rw-r--r-- | kmail/secondarywindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/secondarywindow.cpp b/kmail/secondarywindow.cpp index 396036e24..272be70cd 100644 --- a/kmail/secondarywindow.cpp +++ b/kmail/secondarywindow.cpp @@ -57,7 +57,7 @@ namespace KMail { //--------------------------------------------------------------------------- - void SecondaryWindow::closeEvent( QCloseEvent * e ) + void SecondaryWindow::closeEvent( TQCloseEvent * e ) { // if there's a system tray applet then just do what needs to be done if a // window is closed. |