mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:07:02 +08:00
refs #886, CSettingsSimulatorBasicsComponent adjusted
* function save() to be called by wizard * some renamings * workaround for Qt bug placeholder (multiple lines)
This commit is contained in:
@@ -42,6 +42,9 @@ namespace BlackGui
|
||||
//! Simulator
|
||||
void setSimulator(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
//! Save data
|
||||
void save();
|
||||
|
||||
private slots:
|
||||
void ps_modelFileDialog();
|
||||
void ps_excludeFileDialog();
|
||||
|
||||
Reference in New Issue
Block a user