Fix previous commit
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
2ccdd992bc
commit
49a7138e87
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ void WindowInit(Window* const window, DISTRHO_NAMESPACE::UI* const ui)
|
|||
INFO("Renderer: %s %s", vendor, renderer);
|
||||
INFO("OpenGL: %s", version);
|
||||
|
||||
window->internal->ui = ui;
|
||||
|
||||
window->vg = ui->getContext();
|
||||
window->fbVg = nvgCreateSharedGL2(window->vg, NVG_ANTIALIAS);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue