mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 10:37:14 +01:00
IDE: fixed OI
git-svn-id: trunk@34650 -
This commit is contained in:
parent
6261e792d5
commit
1c36fc8fad
@ -2038,6 +2038,7 @@ begin
|
||||
|
||||
IDECmdScopeObjectInspectorOnly.AddWindowClass(TObjectInspectorDlg);
|
||||
|
||||
CreateObjectInspector;
|
||||
IDEWindowCreators.Add(DefaultObjectInspectorName,nil,@CreateIDEWindow,
|
||||
'0','120','+230','-120','',alNone,false,@OnGetLayout);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user