winecfg: Increase the size of the dpi label to fit Lithuanian translation.
This commit is contained in:
parent
84422ad196
commit
2e66c614b3
|
@ -180,9 +180,9 @@ BEGIN
|
|||
CONTROL "Allow &Pixel Shader (if supported by hardware)",IDC_D3D_PSHADER_MODE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,126,230,10
|
||||
|
||||
GROUPBOX "Screen resolution",IDC_STATIC,8,151,244,63
|
||||
CONTROL "", IDC_RES_TRACKBAR, "msctls_trackbar32",WS_TABSTOP,12,161,187,15
|
||||
EDITTEXT IDC_RES_DPIEDIT,204,161,23,13,ES_NUMBER|WS_TABSTOP
|
||||
LTEXT "#msgctxt#unit: dots/inch#dpi",IDC_STATIC,233,163,12,8
|
||||
CONTROL "", IDC_RES_TRACKBAR, "msctls_trackbar32",WS_TABSTOP,12,161,171,15
|
||||
EDITTEXT IDC_RES_DPIEDIT,188,161,23,13,ES_NUMBER|WS_TABSTOP
|
||||
LTEXT "#msgctxt#unit: dots/inch#dpi",IDC_STATIC,215,163,30,8
|
||||
LTEXT "This is a sample text using 10 point Tahoma",IDC_RES_FONT_PREVIEW,15,180,230,28
|
||||
END
|
||||
|
||||
|
|
Loading…
Reference in New Issue