mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Issue #77 Move GlobalIndex enum from CPropertyIndex to CPropertyIndexRef
This commit is contained in:
@@ -42,7 +42,7 @@ namespace BlackMisc
|
||||
//! Properties by index
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexApplication = CPropertyIndex::GlobalIndexCApplicationInfo,
|
||||
IndexApplication = CPropertyIndexRef::GlobalIndexCApplicationInfo,
|
||||
IndexApplicationAsString,
|
||||
IndexApplicationDataPath,
|
||||
IndexCompileInfo,
|
||||
|
||||
Reference in New Issue
Block a user