mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Issue #77 Break cyclic dependency between CSimulatorInfo and CSimulatorPluginInfo by moving a method from one to the other
This commit is contained in:
@@ -173,9 +173,6 @@ namespace BlackMisc
|
||||
//! All simulators selected become unselected and vice versa
|
||||
void invertSimulators();
|
||||
|
||||
//! To plugin indentifier, empty string if not single simulator
|
||||
const QString &toPluginIdentifier() const;
|
||||
|
||||
//! Validate simulators for an aircraft model
|
||||
CStatusMessage validateSimulatorsForModel() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user