mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refs #478 minor improvements
* updated / clean-up of global property indexes * beta test function in CProject * typo in math utils
This commit is contained in:
committed by
Mathew Sutcliffe
parent
805ebb109b
commit
dff7ed5a90
@@ -34,7 +34,7 @@ namespace BlackMisc
|
||||
//! Property indexes
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexModelName = CPropertyIndex::GlobalIndexVPilotModelRule,
|
||||
IndexModelName = CPropertyIndex::GlobalIndexCVPilotModelRule,
|
||||
IndexFolder,
|
||||
IndexTypeCode,
|
||||
IndexCallsignPrefix
|
||||
|
||||
Reference in New Issue
Block a user