mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Formatting
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b7d689d63d
commit
e8aa873ea0
@@ -63,14 +63,13 @@ namespace BlackGui
|
||||
void requestStash();
|
||||
|
||||
protected slots:
|
||||
//! User has been changed
|
||||
//! \copydoc CForm::ps_userChanged
|
||||
virtual void ps_userChanged() override;
|
||||
|
||||
private:
|
||||
QScopedPointer<Ui::CModelMappingForm> ui;
|
||||
BlackMisc::Simulation::CAircraftModel m_originalModel;
|
||||
};
|
||||
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user