mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 21:40:34 +02:00
IDEIntf: no issue browser on double click, bug #10947
git-svn-id: trunk@14428 -
This commit is contained in:
parent
afa9baafa7
commit
891d6f994c
@ -3619,7 +3619,7 @@ end;
|
||||
|
||||
procedure TObjectInspectorDlg.OnGridDblClick(Sender: TObject);
|
||||
begin
|
||||
DoViewIssues;
|
||||
|
||||
end;
|
||||
|
||||
procedure TObjectInspectorDlg.OnSetDefaultPopupmenuItemClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user