summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglpaintdevice.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-05-31 12:35:39 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-01 12:27:37 +0200
commit5a447502b539c10a399f9d6579efbae6ef5ca9f0 (patch)
tree6e0aede2444cb68fe1f26d410ac0c43bf0239e66 /src/gui/opengl/qopenglpaintdevice.h
parent9c5a77f0ef0b2ace0b11719142115eded4a7c05e (diff)
Fix the QVector build with C++11 initialiser lists
Initialiser lists were not tested before in the QVector rewrite, so the older malloc call was left behind. Also, std::initializer_list has const iterators returning const data and broke the build in a few places where const qualifiers were missing. Change-Id: I3c04e58361989aa7438621cda63c7df457d7dad8 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Diffstat (limited to 'src/gui/opengl/qopenglpaintdevice.h')
0 files changed, 0 insertions, 0 deletions