1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

fix position

This commit is contained in:
FunkyFr3sh 2023-08-13 10:21:12 +02:00
parent 9653c3c69c
commit e537530f99

View File

@ -3258,7 +3258,7 @@ object ConfigForm: TConfigForm
end
end
object HotkeyPnl: TPanel
Left = 234
Left = 233
Top = 8
Width = 499
Height = 465
@ -3270,8 +3270,6 @@ object ConfigForm: TConfigForm
TabOrder = 4
Visible = False
StyleElements = [seFont, seBorder]
ExplicitWidth = 495
ExplicitHeight = 464
object ToggleWindowedLbl: TLabel
Left = 40
Top = 27