mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 10:45:37 +08:00
UI adjustment to find root cause for crash dump 127
This commit is contained in:
@@ -34,7 +34,7 @@ namespace BlackGui
|
||||
explicit COwnModelSetForm(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~COwnModelSetForm();
|
||||
virtual ~COwnModelSetForm() override;
|
||||
|
||||
//! Reload data
|
||||
void reloadData();
|
||||
|
||||
Reference in New Issue
Block a user