Minor tweaks, style

This commit is contained in:
Klaus Basan
2018-06-21 18:06:48 +02:00
parent e46076afa5
commit 69193f089a
10 changed files with 27 additions and 32 deletions

View File

@@ -36,7 +36,7 @@ namespace BlackMisc
//! Properties by index
enum ColumnIndex
{
IndexScheme = BlackMisc::CPropertyIndex::GlobalIndexCUrl,
IndexScheme = CPropertyIndex::GlobalIndexCUrl,
IndexHost,
IndexPort,
IndexPath,