summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicswidget.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-12-11 11:31:18 +0100
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-12-11 11:17:42 +0000
commitb894dfe311bb90210af102a59b3a09f587bb7442 (patch)
treeaf8207e120337adeec72f3ae3b75fee30a5304ed /src/widgets/graphicsview/qgraphicswidget.cpp
parent0ba7df26038e3cea431ee70995332d7e9f027213 (diff)
Fix compilation of isnan/isinf for MSVC2012.
MSVC doesn't define float versions for _isnan/_isfinite, so the double versions need to be used. This is already done in the surrounding functions, but not in these two. Change-Id: Ic183358dc1790279e18d00a08b7279e76c02af60 Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'src/widgets/graphicsview/qgraphicswidget.cpp')
0 files changed, 0 insertions, 0 deletions