mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
fix config height
This commit is contained in:
parent
88e243b91d
commit
638150ad25
@ -4,7 +4,7 @@ object ConfigForm: TConfigForm
|
|||||||
BorderIcons = [biSystemMenu, biMinimize]
|
BorderIcons = [biSystemMenu, biMinimize]
|
||||||
BorderStyle = bsSingle
|
BorderStyle = bsSingle
|
||||||
Caption = 'cnc-ddraw config'
|
Caption = 'cnc-ddraw config'
|
||||||
ClientHeight = 477
|
ClientHeight = 476
|
||||||
ClientWidth = 741
|
ClientWidth = 741
|
||||||
Color = clHotLight
|
Color = clHotLight
|
||||||
Font.Charset = DEFAULT_CHARSET
|
Font.Charset = DEFAULT_CHARSET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user