Skip to content

Commit

Permalink
a further fix in the video page
Browse files Browse the repository at this point in the history
  • Loading branch information
GLS-SSV committed Oct 22, 2024
1 parent 7cd698f commit e7cfe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Orbiter/Orbiter.rc
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ BEGIN
LTEXT "Graphics engine:",IDC_VID_LABEL_MODULE,4,0,269,8
COMBOBOX IDC_VID_COMBO_MODULE,4,14,240,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "?",IDC_VID_MODULE_INFO,249,14,24,14,WS_TABSTOP
GROUPBOX "3D device",IDC_VID_STATIC1,4,40,269,50
GROUPBOX "3D device",IDC_VID_STATIC1,4,40,269,53
COMBOBOX IDC_VID_DEVICE,13,55,250,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Always enumerate devices",IDC_VID_ENUM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,78,100,10
CONTROL "Try stencil buffer",IDC_VID_STENCIL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,78,68,10
Expand Down

0 comments on commit e7cfe6e

Please sign in to comment.