mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
Formatting and typo fixes
This commit is contained in:
@@ -27,7 +27,7 @@ namespace BlackMisc
|
||||
//! Properties by index
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexOrder = BlackMisc::CPropertyIndex::GlobalIndexIOrderable,
|
||||
IndexOrder = CPropertyIndex::GlobalIndexIOrderable,
|
||||
IndexOrderString
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user