diff options
| author | Friedemann Kleint <Friedemann.Kleint@digia.com> | 2014-07-10 09:40:51 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@digia.com> | 2014-07-14 10:55:55 +0200 |
| commit | eb6691608230a0f3c484b19e40729a6eac4ad26e (patch) | |
| tree | 0d0250ffbb29c2ebdfa4a743a675994e66d655de /examples/gui/openglwindow/main.cpp | |
| parent | a55b01e0383d7ec2638761918085d2e447ffb2e1 (diff) | |
Fix some compiler warnings in benchmark tests.
main.cpp(332) : warning C4307: '*' : integral constant overflow
tst_qpainter.cpp(1293) : warning C4305: '+=' : truncation from 'double' to 'float'
tst_qpainter.cpp(1474) : warning C4305: '+=' : truncation from 'double' to 'float'
tst_qtbench.cpp(155) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main.cpp(68) : warning C4189: 'fontHeight' : local variable is initialized but not referenced
Change-Id: If6aadd50df7c5cf7d0f33791c9247730a47ddd27
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'examples/gui/openglwindow/main.cpp')
0 files changed, 0 insertions, 0 deletions
