summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbmime.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-07-01 17:49:26 -0700
committerThiago Macieira <thiago.macieira@intel.com>2016-07-02 16:38:39 +0000
commit3b5db8f3a6663fd65d74da875a6d22c430c2e4f7 (patch)
treef622fdb6f03e687cf7d958da64056cd82e278041 /src/plugins/platforms/xcb/qxcbmime.cpp
parent946c1a578a7c1e6acc95ef8095fa8a6ff026334b (diff)
Examples: Fix stringification of the Qt version
(QT_VERSION % 0xffff00) is useless for now, as QT_VERSION < 0x1000000 (for now). The author of this code probably meant to use bitwise-AND. But even that is unnecessary as the right shift discards the lower 8 bits anyway. Change-Id: Ie585843cfb684bc3b6e3fffd145d533b05288dfc Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/plugins/platforms/xcb/qxcbmime.cpp')
0 files changed, 0 insertions, 0 deletions