Fix typo
This commit is contained in:
parent
21ff6bc048
commit
d5686a0ecc
1 changed files with 1 additions and 1 deletions
|
@ -1019,7 +1019,7 @@ EmbossStyles GLGizmoEmboss::create_default_styles()
|
|||
wxFont wx_font_normal = *wxNORMAL_FONT;
|
||||
wxFont wx_font_small = *wxSMALL_FONT;
|
||||
|
||||
#ifdef __APPLE__=
|
||||
#ifdef __APPLE__
|
||||
wx_font_normal.SetFaceName("Helvetica");
|
||||
wx_font_small.SetFaceName("Helvetica");
|
||||
#endif // __APPLE__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue