mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
fix position
This commit is contained in:
parent
9653c3c69c
commit
e537530f99
@ -3258,7 +3258,7 @@ object ConfigForm: TConfigForm
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
object HotkeyPnl: TPanel
|
object HotkeyPnl: TPanel
|
||||||
Left = 234
|
Left = 233
|
||||||
Top = 8
|
Top = 8
|
||||||
Width = 499
|
Width = 499
|
||||||
Height = 465
|
Height = 465
|
||||||
@ -3270,8 +3270,6 @@ object ConfigForm: TConfigForm
|
|||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
Visible = False
|
Visible = False
|
||||||
StyleElements = [seFont, seBorder]
|
StyleElements = [seFont, seBorder]
|
||||||
ExplicitWidth = 495
|
|
||||||
ExplicitHeight = 464
|
|
||||||
object ToggleWindowedLbl: TLabel
|
object ToggleWindowedLbl: TLabel
|
||||||
Left = 40
|
Left = 40
|
||||||
Top = 27
|
Top = 27
|
||||||
|
Loading…
x
Reference in New Issue
Block a user