Explorar o código

Fixing focus control

Source commit: c0e3607ac09958213bdb53c4c1eee94fa9171fcf
Martin Prikryl %!s(int64=7) %!d(string=hai) anos
pai
achega
e6a5ce1df1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/forms/Preferences.dfm

+ 1 - 1
source/forms/Preferences.dfm

@@ -657,7 +657,7 @@ object PreferencesDialog: TPreferencesDialog
             Width = 96
             Height = 13
             Caption = '&Incremental search:'
-            FocusControl = FormatSizeBytesCombo
+            FocusControl = PanelSearchCombo
             OnClick = ControlChange
           end
           object ShowHiddenFilesCheck: TCheckBox