mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-01 03:09:22 +02:00
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:
parent
7862e87c6e
commit
672e4af2c5
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user