mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 02:19:31 +02:00
Menu designer: AutoSize one more label. Issue #29689.
git-svn-id: trunk@51892 -
This commit is contained in:
parent
bcfb267d17
commit
00db0443c2
@ -161,7 +161,6 @@ object MenuDesignerForm: TMenuDesignerForm
|
|||||||
Top = 6
|
Top = 6
|
||||||
Width = 168
|
Width = 168
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
AutoSize = False
|
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
Caption = 'CaptionedItemsCountLabel'
|
Caption = 'CaptionedItemsCountLabel'
|
||||||
|
Loading…
Reference in New Issue
Block a user