mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #868 Add CXPlaneUtil::xplane11Dir()
This commit is contained in:
committed by
Mathew Sutcliffe
parent
3432dd56fe
commit
f25d569ae8
@@ -35,6 +35,9 @@ namespace BlackMisc
|
||||
//! XPlane 10 directory
|
||||
static QString xplane10Dir();
|
||||
|
||||
//! XPlane 11 directory
|
||||
static QString xplane11Dir();
|
||||
|
||||
//! XPlane root directory
|
||||
//! In case more then one XPlane version is found, the path to the highest version is used
|
||||
static QString xplaneRootDir();
|
||||
|
||||
Reference in New Issue
Block a user