summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsnativeinterface.cpp
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-07-22 08:39:29 +0200
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-07-22 15:51:10 +0000
commit7089c98383e5e22ca1fbae9a4fff34b312810749 (patch)
tree3b2d4d93f724cd13d5be374f939c3e156b67a696 /src/plugins/platforms/windows/qwindowsnativeinterface.cpp
parenta0e2e715f58134c7c913996e036b154df1f71d99 (diff)
QPdfEnginePrivate - fix for '-qreal float' build.
Literals 1. or 0. have type double, but QGradientStop.first is qreal and thus can be float depending on platform/configuration, making qBound call invalid (qBound(0., qreal_value, 1.) for example). Change-Id: Idab668d417a148bffe2495009ae700de980b73cc Task-number: QTBUG-47319 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/windows/qwindowsnativeinterface.cpp')
0 files changed, 0 insertions, 0 deletions