mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 20:25:34 +08:00
refs #632, fixed CAircraftCfgEntries ColumnIndex functions
This commit is contained in:
@@ -39,11 +39,17 @@ namespace BlackMisc
|
||||
IndexEntryIndex = BlackMisc::CPropertyIndex::GlobalIndexCAircraftCfgEntries,
|
||||
IndexFileName,
|
||||
IndexTitle,
|
||||
IndexAirline,
|
||||
IndexAtcType,
|
||||
IndexAtcModel,
|
||||
IndexParkingCode,
|
||||
IndexDescription,
|
||||
IndexTexture
|
||||
IndexUiType,
|
||||
IndexUiManufacturer,
|
||||
IndexTexture,
|
||||
IndexSimulatorName,
|
||||
IndexCreatedBy,
|
||||
IndexRotorcraft
|
||||
};
|
||||
|
||||
//! Default constructor
|
||||
|
||||
Reference in New Issue
Block a user