mirror of
https://github.com/gryf/wmaker.git
synced 2026-07-13 01:06:30 +02:00
- Added WMCreateNonAAFont() to WINGs
This commit is contained in:
+2
-2
@@ -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