diff --git a/src/widgets/kernel/qapplication.h b/src/widgets/kernel/qapplication.h index 32706f8b06..ee55f7c33f 100644 --- a/src/widgets/kernel/qapplication.h +++ b/src/widgets/kernel/qapplication.h @@ -242,7 +242,6 @@ public: #endif Q_SIGNALS: - void lastWindowClosed(); void focusChanged(QWidget *old, QWidget *now); #ifndef QT_NO_SESSIONMANAGER void commitDataRequest(QSessionManager &sessionManager);