mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 20:39:14 +02:00
IDE: clean up
git-svn-id: trunk@46587 -
This commit is contained in:
parent
585e6cd4e8
commit
c97db23fe2
@ -5830,7 +5830,6 @@ begin
|
|||||||
end;
|
end;
|
||||||
if Show then
|
if Show then
|
||||||
IDEWindowCreators.ShowForm(ComponentListForm,true);
|
IDEWindowCreators.ShowForm(ComponentListForm,true);
|
||||||
// ComponentListForm.Show;
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TMainIDE.DoShowInspector(Show: boolean);
|
procedure TMainIDE.DoShowInspector(Show: boolean);
|
||||||
|
Loading…
Reference in New Issue
Block a user