##// END OF EJS Templates
Suppress a warning in msvc 64bit builds...
Suppress a warning in msvc 64bit builds Using std:sort causes warning C4267 in 64bit msvc builds, because size_t and int are of different size. There should never be a case where list indexes grow so large that this causes problems, so just suppress the warning. Change-Id: I0e4904f88542178177afc51a82bbbd18b094eb32 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r1201:f0af86b6db21
r2713:f6fba9e059d7
Show More
qcharts.png
0 lines | 6.6 KiB | image/png | TextLexer
/ plugins / designer / qcharts.png
rendered-image