mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #614, allow to merge own models with vPilot rules (this can be used if no DB data are available yet)
* menus * utility functions
This commit is contained in:
@@ -92,6 +92,12 @@ namespace BlackMisc
|
||||
//! Is all simulators?
|
||||
bool isAllSimulators() const;
|
||||
|
||||
//! Microsoft Simulator?
|
||||
bool isMicrosoftSimulator() const;
|
||||
|
||||
//! Microsoft Simulator or P3D?
|
||||
bool isMicrosoftOrPrepare3DSimulator() const;
|
||||
|
||||
//! Number simulators selected
|
||||
int numberSimulators() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user