mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 14:07:35 +08:00
Utility method to get XPlane root directory
This commit is contained in:
@@ -36,6 +36,10 @@ namespace BlackMisc
|
||||
//! \todo Test on OSX
|
||||
static QString xplane10Dir();
|
||||
|
||||
//! XPlane root directory
|
||||
//! In case more then one XPlane version is found, the path to the highest version is used
|
||||
static QString xplaneRootDir();
|
||||
|
||||
//! XBus legacy directory
|
||||
static QString xbusLegacyDir();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user