mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Save toolbar buttons
This commit is contained in:
parent
15936b6116
commit
3daecdb3a0
1 changed files with 1 additions and 0 deletions
|
|
@ -594,6 +594,7 @@ begin
|
|||
LastToolButton := GetSelectedButton;
|
||||
if LastToolButton > -1 then
|
||||
begin
|
||||
Save;
|
||||
ktbBar.Buttons[LastToolButton].Down:=False;
|
||||
LastToolButton := -1;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue