IDE, Example manager window: Fix FilterEdit related layout.

git-svn-id: trunk@46711 -
This commit is contained in:
juha 2014-10-30 19:47:55 +00:00
parent bba80941f9
commit 502661d7db

View File

@ -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