mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Fix Ports dialog height
This commit is contained in:
@@ -217,7 +217,7 @@ BEGIN
|
||||
PUSHBUTTON STR_CONFIGURE,IDC_CONFIGURE_NET,214,44,46,12
|
||||
END
|
||||
|
||||
DLG_CFG_PORTS DIALOG DISCARDABLE 107, 0, 267, 135
|
||||
DLG_CFG_PORTS DIALOG DISCARDABLE 107, 0, 267, 150
|
||||
STYLE DS_CONTROL | WS_CHILD
|
||||
FONT FONT_SIZE, FONT_NAME
|
||||
BEGIN
|
||||
|
||||
Reference in New Issue
Block a user