mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Disable 'last search' button at start (fixes #176)
This commit is contained in:
parent
03483a1044
commit
0be7fae2bd
1 changed files with 1 additions and 0 deletions
|
|
@ -1569,6 +1569,7 @@ object frmFindDlg: TfrmFindDlg
|
|||
end
|
||||
object actLastSearch: TAction
|
||||
Caption = '&Last search'
|
||||
Enabled = False
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actView: TAction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue