aboutsummaryrefslogtreecommitdiffstats
path: root/tools/snippets_translate/handlers.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-08-15 21:07:43 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-08-16 11:36:21 +0200
commit50b0ccb4d17ccd7befc54dc51baec0ee5425da0a (patch)
treecc03e76323fd572efe040c94532d0a2b11e55e32 /tools/snippets_translate/handlers.py
parent6c211a2256969774ba6cf33e4d89118ae6be8270 (diff)
Fix warnings about glGet(Double|Float)i_v() in QtOpenGL
The functions are present from 4.1 onwards only, causing warnings like: QtOpenGL/typesystem_opengl.xml:266: signature 'glGetFloati_v(uint,uint,float*)' (specified as 'glGetFloati_v(unsigned int,unsigned int,float*)') for function modification in 'QOpenGLFunctions_3_0' not found. Move the modifications around accordingly. Amends 39821c9265ca15373725e408b5ede19794b9e419. Task-number: PYSIDE-2013 Task-number: PYSIDE-2017 Change-Id: I1a8c48f97a032933494f981ed92c6472c72d0a5d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'tools/snippets_translate/handlers.py')
0 files changed, 0 insertions, 0 deletions