mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-09-14 13:56:48 +08:00
Fixed tab
This commit is contained in:
parent
f13ba666b8
commit
e8ca067c64
@ -54,7 +54,7 @@ CX11OpenGLDriver::CX11OpenGLDriver (const char* windowTitle, CApplicationContext
|
||||
|
||||
// make context current, required for glew initialization
|
||||
glfwMakeContextCurrent (this->m_window);
|
||||
|
||||
|
||||
// initialize glew for rendering
|
||||
const GLenum result = glewInit ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user