mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 23:29:25 +02:00
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk --- keep button enabled
git-svn-id: trunk@37260 -
This commit is contained in:
parent
08be80ba31
commit
e3eb90decf
@ -397,6 +397,8 @@ begin
|
||||
actAddWatch.Enabled := True;
|
||||
actPower.Enabled := True;
|
||||
|
||||
actToggleInspectSite.Enabled := True;
|
||||
|
||||
UpdateInspectPane;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user