mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Ref T268, allow to reset last sent values from log. display for testing
This commit is contained in:
@@ -120,6 +120,9 @@ namespace BlackGui
|
||||
//! \copydoc BlackCore::CSimulatorCommon::resetAircraftStatistics
|
||||
void resetStatistics();
|
||||
|
||||
//! \copydoc BlackCore::CSimulatorCommon::resetLastSentValues
|
||||
void resetLastSentValues();
|
||||
|
||||
//! Clear
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user