Преглед изворни кода

IDE insist on this change

Source commit: a7c2813c06e4d40e61a01ad1c42d7498e7ddfe39
Martin Prikryl пре 3 година
родитељ
комит
2e4d41bc4e
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      source/forms/ScpExplorer.dfm

+ 5 - 0
source/forms/ScpExplorer.dfm

@@ -1107,6 +1107,8 @@ inherited ScpExplorerForm: TScpExplorerForm
       Width = 442
       Width = 442
       Height = 71
       Height = 71
       inherited RemoteDirView: TUnixDirView
       inherited RemoteDirView: TUnixDirView
+        Width = 442
+        Height = 71
         OnUpdateStatusBar = RemoteDirViewUpdateStatusBar
         OnUpdateStatusBar = RemoteDirViewUpdateStatusBar
         OnPathChange = RemoteDirViewPathChange
         OnPathChange = RemoteDirViewPathChange
       end
       end
@@ -1114,6 +1116,9 @@ inherited ScpExplorerForm: TScpExplorerForm
     inherited RemoteDrivePanel: TPanel
     inherited RemoteDrivePanel: TPanel
       Height = 71
       Height = 71
       Constraints.MinWidth = 40
       Constraints.MinWidth = 40
+      inherited RemoteDriveView: TUnixDriveView
+        Height = 71
+      end
     end
     end
     object BottomDock: TTBXDock
     object BottomDock: TTBXDock
       Left = 0
       Left = 0