mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-20 12:19:31 +02:00
IDE: Set FilterEdit as ActiveControl in IDEOptions dialog. It was dropped off at some point.
git-svn-id: trunk@50532 -
This commit is contained in:
parent
db0b87f1ce
commit
598f55c1b6
@ -3,6 +3,7 @@ object IDEOptionsDialog: TIDEOptionsDialog
|
||||
Height = 500
|
||||
Top = 202
|
||||
Width = 800
|
||||
ActiveControl = FilterEdit
|
||||
BorderIcons = [biSystemMenu]
|
||||
Caption = 'IDEOptionsDialog'
|
||||
ClientHeight = 500
|
||||
|
Loading…
Reference in New Issue
Block a user