mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-08 02:13:29 +00:00
oops
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@742 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -521,8 +521,10 @@ void MwSetDefault(MwWidget handle) {
|
|||||||
inherit_integer(handle, MwNmodernLook, 1);
|
inherit_integer(handle, MwNmodernLook, 1);
|
||||||
#endif
|
#endif
|
||||||
#if defined(USE_STB_TRUETYPE) || defined(USE_FREETYPE2)
|
#if defined(USE_STB_TRUETYPE) || defined(USE_FREETYPE2)
|
||||||
set_font(handle);
|
if(handle->widget_class != NULL){
|
||||||
set_boldfont(handle);
|
set_font(handle);
|
||||||
|
set_boldfont(handle);
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user