summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbscreen.cpp
diff options
context:
space:
mode:
authorTomasz Olszak <olszak.tomasz@gmail.com>2015-01-09 22:20:02 +0100
committerTomasz Olszak <olszak.tomasz@gmail.com>2015-01-11 16:31:09 +0100
commit3ba1b989a6c7e22e8f0b92c59c5bbb52cdcab638 (patch)
tree9894232f32a8c5dea3f34dd21dae400d1a812042 /src/plugins/platforms/xcb/qxcbscreen.cpp
parentfb166648936410f791ae6e600756d255b4a50545 (diff)
xcb: build fix when XCB_USE_XLIB is not defined.
When XCB_USE_XLIB was not defined QXcbXSettings still used XIproto.h. This change removes XIProto.h dependency and leaves QXcbXSettings uninitialized when XCB_USE_XLIB is not defined. QXcbXSettings::initialize() is already used in other parts of code e.g. qxcbcursor.cpp. Change-Id: I48eb82e39c5c091b41e8ec19e742a21d41de2610 Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/xcb/qxcbscreen.cpp')
0 files changed, 0 insertions, 0 deletions