mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Templates menu sorting
This commit is contained in:
parent
e4cdb921d0
commit
56b24e5765
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ begin
|
|||
else
|
||||
Result:= GetGnomeTemplateMenu(Items);
|
||||
end;
|
||||
if Result then Items.Sort;
|
||||
{$ENDIF}
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue