refs #868, added xplaneDir utility function to remove boilerplate code

and using CFileUtils::appendFilePaths to concat file paths
This commit is contained in:
Klaus Basan
2017-03-07 19:33:31 +01:00
committed by Mathew Sutcliffe
parent 99c792dd4b
commit 0851b8c994
2 changed files with 30 additions and 34 deletions

View File

@@ -50,6 +50,10 @@ namespace BlackMisc
//! XBus legacy directory
static QString xbusLegacyDir(const QString &rootDir);
private:
//! Concatenates dirs for used OS
static QString xplaneDir(const QString &xplaneInstallFile);
};
} // namespace
} // namespace