mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Save "use archive name without extension as list" state
This commit is contained in:
parent
b3143b2aca
commit
2eb33fbdc9
1 changed files with 1 additions and 0 deletions
|
|
@ -357,6 +357,7 @@ begin
|
|||
edtArchiverListStart.Enabled:= not chkFileNameOnlyList.Checked;
|
||||
edtArchiverListEnd.Enabled:= not chkFileNameOnlyList.Checked;
|
||||
memArchiverListFormat.Enabled:= not chkFileNameOnlyList.Checked;
|
||||
edtAnyChange(Sender);
|
||||
end;
|
||||
|
||||
{ TfrmOptionsArchivers.lbxArchiverDragOver }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue