mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #832, overlay messages may be overridden with pending confirmation dialogs
found during #832
This commit is contained in:
@@ -39,7 +39,7 @@ namespace BlackGui
|
||||
explicit CStatusMessageForm(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
~CStatusMessageForm();
|
||||
virtual ~CStatusMessageForm();
|
||||
|
||||
public slots:
|
||||
//! Set message
|
||||
|
||||
Reference in New Issue
Block a user