mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Remove cbListFilesInThreadChange from foptions.lfm
This commit is contained in:
parent
e41e3fe405
commit
9c918dc52f
1 changed files with 0 additions and 1 deletions
|
|
@ -610,7 +610,6 @@ object frmOptions: TfrmOptions
|
|||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'Load file list in separate thread'
|
||||
OnChange = cbListFilesInThreadChange
|
||||
TabOrder = 2
|
||||
end
|
||||
object cbLoadIconsSeparately: TCheckBox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue