Browse Source

Indentation

Source commit: 5beef162e908b008e10c222d775716aa62e18e55
Martin Prikryl 7 years ago
parent
commit
4351d10aa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/windows/WinConfiguration.cpp

+ 1 - 1
source/windows/WinConfiguration.cpp

@@ -972,7 +972,7 @@ THierarchicalStorage * TWinConfiguration::CreateScpStorage(bool & SessionList)
     KEYEX(String, FExtensionsDeleted, L"ExtensionsDeleted"); \
     KEYEX(String, FExtensionsOrder, L"ExtensionsOrder"); \
     KEYEX(String, FExtensionsShortCuts, L"ExtensionsShortCuts"); \
-    KEY(Bool,  TimeoutShellOperations); \
+    KEY(Bool,     TimeoutShellOperations); \
   ); \
   BLOCK(L"Interface\\Editor", CANCREATE, \
     KEYEX(String,   Editor.Font.FontName, L"FontName2"); \