mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
refactor: Remove model preview
This feature was not documented and only worked for some MS flight simulators
This commit is contained in:
@@ -263,9 +263,6 @@ namespace swift::core::context
|
||||
//! Is available simulator simulating? Returns false if no simulator is available
|
||||
bool isSimulatorSimulating() const;
|
||||
|
||||
//! Icon representing the model
|
||||
virtual swift::misc::CPixmap iconForModel(const QString &modelString) const = 0;
|
||||
|
||||
//! Get mapping messages
|
||||
virtual swift::misc::CStatusMessageList
|
||||
getMatchingMessages(const swift::misc::aviation::CCallsign &callsign) const = 0;
|
||||
|
||||
Reference in New Issue
Block a user