mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Ref T270, signal requestedElevation
This commit is contained in:
@@ -106,6 +106,7 @@ namespace BlackSimPlugin
|
||||
if (hr == S_OK)
|
||||
{
|
||||
ok = true;
|
||||
emit this->requestedElevation(callsign);
|
||||
m_pendingProbeRequests.insert(requestId, callsign);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user