mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Auto refresh - Enabled=False for don't working options
This commit is contained in:
parent
81c907a890
commit
ffd0fa0101
1 changed files with 2 additions and 0 deletions
|
|
@ -2697,6 +2697,7 @@ object frmOptions: TfrmOptions
|
|||
BorderSpacing.Left = 12
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'Update &footer (total number of files)'
|
||||
Enabled = False
|
||||
TabOrder = 3
|
||||
end
|
||||
object cbWatchFreeSpace: TCheckBox
|
||||
|
|
@ -2710,6 +2711,7 @@ object frmOptions: TfrmOptions
|
|||
BorderSpacing.Left = 12
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'Update &header (free disk space)'
|
||||
Enabled = False
|
||||
TabOrder = 4
|
||||
end
|
||||
object edtWatchExcludeDrives: TEdit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue