Skip to content
Commit 00210c4c authored by Alex Richardson's avatar Alex Richardson
Browse files

Correct the eglQueryWaylandBufferWL_func prototype

I am trying to build against a Qt built without OpenGL. In that case, the
openGL headers have not been included and therefore GLboolean is not
defined. Use EGLBoolean to match the EGL prototype.

See also https://invent.kde.org/frameworks/kwayland/-/commit/d18486c03346ce7b120ed299bafb67b2ad9ef22f
parent ca07c765
Pipeline #85375 passed with stage
in 7 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment