mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 08:28:14 +02:00
ide, locals dialog: prevent AV when executing Copy RAW value without selection. Issue #29826
git-svn-id: trunk@51929 -
This commit is contained in:
parent
fd66de43d7
commit
27b9f40b75
@ -79,6 +79,7 @@ object LocalsDlg: TLocalsDlg
|
||||
Category = 'copy'
|
||||
Caption = 'actCopyRAWValue'
|
||||
OnExecute = actCopyRAWValueExecute
|
||||
OnUpdate = actInspectUpdate
|
||||
end
|
||||
end
|
||||
object PopupMenu1: TPopupMenu
|
||||
|
Loading…
Reference in New Issue
Block a user