summaryrefslogtreecommitdiffstats
path: root/src/sql
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-12-13 12:04:14 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-12-13 13:23:19 +0100
commita3a6f28427de260ab827fc405b53b6f162f1ec90 (patch)
tree24b69a252d8be504487fc676c3c788984b750b20 /src/sql
parent64f55f2d9e87b1d8bc186ac98613e4052654d7e4 (diff)
OpenGL: Fix signature of GLDEBUGPROC in qopenglextrafunctions.h
The typedef "QOPENGLF_APIENTRYP" was incompatible to the one in "src/opengl/qopengldebug.cpp" which used "QOPENGLF_APIENTRY". Note the misisng "P " ending. The type is meant to be a function pointer, not a pointer to a function pointer, so remove the extra P. Change-Id: I229b73ca8e7367f88a2b48e2728e615605f02da3 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/sql')
0 files changed, 0 insertions, 0 deletions