mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #747 It must be possible to load CSL models from a user-supplied directory.
This commit is contained in:
@@ -48,7 +48,7 @@ namespace BlackMisc
|
||||
static QStringList xplaneModelExcludeDirectoryPatterns();
|
||||
|
||||
//! XBus legacy directory
|
||||
static QString xbusLegacyDir();
|
||||
static QString xbusLegacyDir(const QString &rootDir);
|
||||
};
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user