summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets/code
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@qt.io>2018-01-19 12:17:36 +0100
committerGatis Paeglis <gatis.paeglis@qt.io>2018-02-25 09:49:49 +0000
commit1219fc26a041164dd4cb362b25f3d097501c9371 (patch)
treea5d443de91865acb0602fac2bf7e1d3504cae3c3 /src/testlib/doc/snippets/code
parent9df6f3367e971d4fad63e59bb42615e2b7a580ce (diff)
xcb: use keysym defs from xkbcommon, instead of X11 headers
xkbcommon-keysyms.h is generated from X11 header files, so it contains all the same values. Removed all of #ifndef XK_* as those keysyms are present in xkbcommon-keysyms.h (checked the header from 0.4.1, the minimal required version). The same for XF86XK_* defines. This will allow to reuse some of this code on platforms that don't depend on X11, for details see QTBUG-65503. Task-number: QTBUG-65503 Change-Id: I68083e11cea1f29d775a6ed46503a06b04b9a05c Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
Diffstat (limited to 'src/testlib/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions