fix config width
This commit is contained in:
parent
559234e775
commit
64ee681f43
2 changed files with 1 additions and 7 deletions
|
@ -5,7 +5,7 @@ object ConfigForm: TConfigForm
|
|||
BorderStyle = bsSingle
|
||||
Caption = 'cnc-ddraw config'
|
||||
ClientHeight = 477
|
||||
ClientWidth = 731
|
||||
ClientWidth = 741
|
||||
Color = clHotLight
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue