mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Refactor shared X-Plane model parser in common header only functions
ref T290
This commit is contained in:
@@ -54,9 +54,6 @@ namespace BlackMisc
|
||||
//! Parsed or injected models
|
||||
void updateInstalledModels(const CAircraftModelList &models);
|
||||
|
||||
//! Extract from an acf file (flyable plane) the properties needed to generate model string.
|
||||
static CAircraftModel extractAcfProperties(const QString &filePath, const QFileInfo &fileInfo);
|
||||
|
||||
protected:
|
||||
//! \name Interface functions
|
||||
//! @{
|
||||
|
||||
Reference in New Issue
Block a user