Browse Source

Whitespace

Source commit: b32dfc7061b3b15ca6c385f956cf106cfe36de79
Martin Prikryl 5 years ago
parent
commit
c9393dcc04
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/forms/CustomScpExplorer.cpp

+ 0 - 1
source/forms/CustomScpExplorer.cpp

@@ -5217,7 +5217,6 @@ void __fastcall TCustomScpExplorerForm::FixControlsPlacement()
   TControl * QueueControlsOrder[] =
     { QueueDock, QueueView3, QueueFileListSplitter, QueueFileList };
   SetVerticalControlsOrder(QueueControlsOrder, LENOF(QueueControlsOrder));
-
 }
 //---------------------------------------------------------------------------
 TControl * __fastcall TCustomScpExplorerForm::GetComponent(Byte Component)