mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 12:45:35 +08:00
Ref T681, renamed to rememberElevationAndSimulatorCG and style
This commit is contained in:
@@ -256,7 +256,7 @@ namespace BlackCore
|
||||
|
||||
// this is used if the value in own aircraft is changed, to callback simulator
|
||||
c = connect(this->getCContextOwnAircraft(), &CContextOwnAircraft::ps_changedModel,
|
||||
this->getCContextSimulator(), &CContextSimulator::xCtxChangedOwnAircraftModel);
|
||||
this->getCContextSimulator(), &CContextSimulator::xCtxChangedOwnAircraftModel);
|
||||
Q_ASSERT(c);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user