qt5base-lts/examples/opengl/cube
Friedemann Kleint 23a79b9119 Remove calls to setlocale in QtOpenGL cube example.
This is causing compilation errors on some Windows CE
configurations:

mainwidget.cpp(130) : error C3861: 'setlocale': identifier not found
mainwidget.cpp(149) : error C3861: 'setlocale': identifier not found

Change-Id: Ie863cd7c9c53cfef4074dabffe157d9068654a1c
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
2014-03-14 15:26:05 +01:00
..
cube.png Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
cube.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
fshader.glsl Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
geometryengine.cpp Fix MSVC-warnings about double to float truncation. 2014-01-24 20:26:39 +01:00
geometryengine.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp Merge remote-tracking branch 'origin/release' into stable 2013-01-22 18:32:47 +01:00
mainwidget.cpp Remove calls to setlocale in QtOpenGL cube example. 2014-03-14 15:26:05 +01:00
mainwidget.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
shaders.qrc Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
textures.qrc Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
vshader.glsl Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00