mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 05:07:56 +02:00
IDE, Example manager window: Fix FilterEdit related layout.
git-svn-id: trunk@46711 -
This commit is contained in:
parent
bba80941f9
commit
502661d7db
@ -9,7 +9,7 @@ object ExampleManagerForm: TExampleManagerForm
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '1.1'
|
||||
LCLVersion = '1.3'
|
||||
object ProjectsGroupBox: TGroupBox
|
||||
Left = 0
|
||||
Height = 326
|
||||
@ -62,7 +62,7 @@ object ExampleManagerForm: TExampleManagerForm
|
||||
Height = 17
|
||||
Top = 3
|
||||
Width = 87
|
||||
BorderSpacing.Left = 50
|
||||
BorderSpacing.Left = 25
|
||||
Caption = 'Relative paths'
|
||||
OnClick = cbRelativePathClick
|
||||
TabOrder = 2
|
||||
|
Loading…
Reference in New Issue
Block a user