mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Minor tweaks, style
This commit is contained in:
@@ -36,7 +36,7 @@ namespace BlackMisc
|
||||
//! Properties by index
|
||||
enum ColumnIndex
|
||||
{
|
||||
IndexScheme = BlackMisc::CPropertyIndex::GlobalIndexCUrl,
|
||||
IndexScheme = CPropertyIndex::GlobalIndexCUrl,
|
||||
IndexHost,
|
||||
IndexPort,
|
||||
IndexPath,
|
||||
|
||||
Reference in New Issue
Block a user