xcb: remove unused xcb_icccm.h include from qxcbclipboard.cpp
Change-Id: I7afe3bece5f143f6040cf1009d6345c1fe430367 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>bb10
parent
279edd5254
commit
32e21762fa
|
|
@ -49,10 +49,6 @@
|
|||
|
||||
#include <QtCore/QDebug>
|
||||
|
||||
#define class class_name // Workaround XCB-ICCCM 3.8 breakage
|
||||
#include <xcb/xcb_icccm.h>
|
||||
#undef class
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
#ifndef QT_NO_CLIPBOARD
|
||||
|
|
|
|||
Loading…
Reference in New Issue