mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 17:20:56 +02:00
IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.
git-svn-id: trunk@55986 -
This commit is contained in:
parent
4865f71238
commit
1f7440575f
@ -435,7 +435,6 @@ begin
|
||||
FillProjectInheritableItemsList;
|
||||
CompFilterEdit.Visible := false;
|
||||
InheritableComponentsListView.Visible := false;
|
||||
IDEDialogLayoutList.ApplyLayout(Self, 570, 400);
|
||||
|
||||
Node:=FindItem(InputHistories.NewFileType);
|
||||
if Node=nil then
|
||||
|
Loading…
Reference in New Issue
Block a user