mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-28 06:37:10 +01:00
Package Editor: Fix FilterEdit width.
git-svn-id: trunk@46710 -
This commit is contained in:
parent
42161a343a
commit
bba80941f9
@ -246,9 +246,9 @@ object PackageEditorForm: TPackageEditorForm
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 163
|
||||
Height = 25
|
||||
Top = 2
|
||||
Width = 278
|
||||
Height = 28
|
||||
Top = 0
|
||||
Width = 300
|
||||
UseFormActivate = True
|
||||
ButtonWidth = 23
|
||||
NumGlyphs = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user