uxtheme: Fix a typo in comment.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
eedad8a8ee
commit
6414726f57
|
@ -523,7 +523,7 @@ static HRESULT UXTHEME_DrawImageGlyph(HTHEME hTheme, HDC hdc, int iPartId,
|
||||||
}
|
}
|
||||||
|
|
||||||
/***********************************************************************
|
/***********************************************************************
|
||||||
* UXTHEME_DrawImageGlyph
|
* UXTHEME_DrawGlyph
|
||||||
*
|
*
|
||||||
* Draw glyph on top of background, if appropriate
|
* Draw glyph on top of background, if appropriate
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue