mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 20:50:20 +08:00
Activate "Select all" action when it appears in a valid popup menu.
This commit is contained in:
@ -2539,6 +2539,7 @@ object MainForm: TMainForm
|
||||
ImageIndex = 118
|
||||
ShortCut = 16449
|
||||
OnExecute = actSelectAllExecute
|
||||
OnUpdate = ValidateControls
|
||||
end
|
||||
object actCreateRoutine: TAction
|
||||
Category = 'Database'
|
||||
|
Reference in New Issue
Block a user