mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX-In the folder tabs configuration form, push more to the right the radio group box for the option "What to do after double click" so in Russian the box does not cover text of options on left.
This commit is contained in:
parent
c852737d79
commit
b9366d4150
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ inherited frmOptionsTabs: TfrmOptionsTabs
|
|||
end
|
||||
object rgTabsActionOnDoubleClick: TRadioGroup
|
||||
AnchorSideTop.Control = gbTabs
|
||||
Left = 350
|
||||
Left = 400
|
||||
Height = 108
|
||||
Top = 6
|
||||
Width = 175
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue