Ref T681, renamed to rememberElevationAndSimulatorCG and style

This commit is contained in:
Klaus Basan
2019-06-12 01:43:57 +02:00
committed by Mat Sutcliffe
parent 30609ef7ad
commit 71e09b008f
10 changed files with 24 additions and 23 deletions

View File

@@ -116,6 +116,7 @@ namespace BlackCore
signals:
//! Changed aircraft model
//! \private Use ISimulatorContext::ownAircraftModelChanged
//! \remark used for cross context updates
void ps_changedModel(const BlackMisc::Simulation::CAircraftModel &model, const BlackMisc::CIdentifier &identifier);
public slots: