mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 05:56:02 +02:00
Docked form editor: Remove a default 'Panel1' caption from the settings GUI. Issue #41617, patch by Don Siders.
This commit is contained in:
parent
d611e0c2a3
commit
b8bd7e510b
@ -35,7 +35,6 @@ object FrameDockedOptions: TFrameDockedOptions
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Left = 6
|
||||
BevelOuter = bvNone
|
||||
Caption = 'Panel1'
|
||||
ClientHeight = 470
|
||||
ClientWidth = 565
|
||||
TabOrder = 1
|
||||
|
Loading…
Reference in New Issue
Block a user