mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
fix panel size
This commit is contained in:
parent
e3b60780dc
commit
2f18ca470a
@ -3513,16 +3513,16 @@ object ConfigForm: TConfigForm
|
||||
Left = 0
|
||||
Top = 8
|
||||
Width = 233
|
||||
Height = 465
|
||||
Height = 468
|
||||
Anchors = [akLeft, akTop, akBottom]
|
||||
BevelOuter = bvNone
|
||||
Color = clMenu
|
||||
ParentBackground = False
|
||||
TabOrder = 0
|
||||
ExplicitHeight = 464
|
||||
ExplicitHeight = 467
|
||||
DesignSize = (
|
||||
233
|
||||
465)
|
||||
468)
|
||||
object DisplayBtn: TSpeedButton
|
||||
Left = 0
|
||||
Top = 8
|
||||
|
Loading…
x
Reference in New Issue
Block a user