summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qcolordialog.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-06-24 16:39:50 -0700
committerAllan Sandfeld Jensen <allan.jensen@digia.com>2014-06-25 13:45:15 +0200
commit4cf37985e4c7108ff1e28ae875b0ee33c523e8b3 (patch)
tree74bcabb2b0a688ad2bb89e3d0d24382828133f95 /src/widgets/dialogs/qcolordialog.cpp
parent3cd70c11bc7bbe3c5e9e4972d2273cf51bbdc30e (diff)
Fix -Werror compilation on big-endian
qt_alphamapblit_rgba8888 is only used on little-endian systems, where qAlpha() returns the correct value. qdrawhelper.cpp:6256:13: error: 'void qt_alphamapblit_rgba8888(QRasterBuffer*, int, int, quint32, const uchar*, int, int, int, const QClipData*)' defined but not used [-Werror=unused-function] Change-Id: Ibba6dd6914138f7ae5d53a8e354597f5fff65433 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'src/widgets/dialogs/qcolordialog.cpp')
0 files changed, 0 insertions, 0 deletions