mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Don't show "Save template with path" button when only defining the template as the starting path is not used there anyway.
This commit is contained in:
parent
76b9f4fde5
commit
7e75befa6a
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ begin
|
|||
btnStop.Visible := False;
|
||||
btnNewSearch.Visible := False;
|
||||
btnLastSearch.Visible := False;
|
||||
btnSearchSaveWithStartingPath.Visible := False;
|
||||
gbFindData.Visible := False;
|
||||
tsPlugins.TabVisible := False;
|
||||
tsResults.TabVisible := False;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue