mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
- Added WMCreateNonAAFont() to WINGs
This commit is contained in:
@@ -823,9 +823,9 @@ wScreenInit(int screen_number)
|
||||
/* initialize balloon text stuff */
|
||||
wBalloonInitialize(scr);
|
||||
#endif
|
||||
|
||||
|
||||
scr->info_text_font = WMBoldSystemFontOfSize(scr->wmscreen, 12);
|
||||
|
||||
|
||||
|
||||
scr->gview = WCreateGeometryView(scr->wmscreen);
|
||||
WMRealizeWidget(scr->gview);
|
||||
|
||||
Reference in New Issue
Block a user