diff options
Diffstat (limited to 'kmail/secondarywindow.h')
-rw-r--r-- | kmail/secondarywindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/secondarywindow.h b/kmail/secondarywindow.h index 3319c07aa..dbe787178 100644 --- a/kmail/secondarywindow.h +++ b/kmail/secondarywindow.h @@ -55,7 +55,7 @@ namespace KMail { * last _visible_ secondary window is closed in case a system tray applet * exists. */ - virtual void closeEvent( QCloseEvent * ); + virtual void closeEvent( TQCloseEvent * ); }; } // namespace KMail |