IDE: Increase the default size of Project Options dialog. Issue #26919, patch from Sandro Cumerlato.

git-svn-id: trunk@46657 -
This commit is contained in:
juha 2014-10-23 23:18:35 +00:00
parent 7862e87c6e
commit 672e4af2c5

View File

@ -1,8 +1,8 @@
object IDEOptionsDialog: TIDEOptionsDialog
Left = 372
Height = 404
Height = 500
Top = 202
Width = 689
Width = 800
ActiveControl = FilterEdit
BorderIcons = [biSystemMenu]
Caption = 'IDEOptionsDialog'