IDE: fixed OI

git-svn-id: trunk@34650 -
This commit is contained in:
mattias 2012-01-07 20:47:38 +00:00
parent 6261e792d5
commit 1c36fc8fad

View File

@ -2038,6 +2038,7 @@ begin
IDECmdScopeObjectInspectorOnly.AddWindowClass(TObjectInspectorDlg);
CreateObjectInspector;
IDEWindowCreators.Add(DefaultObjectInspectorName,nil,@CreateIDEWindow,
'0','120','+230','-120','',alNone,false,@OnGetLayout);