mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-21 16:01:26 +02:00
Added call to Hermes_Init()
This commit is contained in:
@@ -714,6 +714,8 @@ RCreateContext(Display *dpy, int screen_number, RContextAttributes *attribs)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Hermes_Init();
|
||||
|
||||
context->hermes_data->palette = Hermes_PaletteInstance();
|
||||
{
|
||||
unsigned long flags = 0;
|
||||
|
||||
Reference in New Issue
Block a user