mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 13:00:16 +02:00
Packager: Fix anchors in PackageEditor
git-svn-id: trunk@30336 -
This commit is contained in:
parent
c83c2b3faf
commit
dae43d9750
@ -131,6 +131,7 @@ inherited PackageEditorForm: TPackageEditorForm
|
||||
Top = 37
|
||||
Width = 569
|
||||
Align = alBottom
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'RegisteredPluginsGroupBox'
|
||||
ClientHeight = 39
|
||||
|
Loading…
Reference in New Issue
Block a user