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