Remove Q_WS_X11
The define is removed and only added an include. Change-Id: I85090023cb9eb33f83ccc7fe2ab69556b4ff89fb Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
This commit is contained in:
parent
e3726609d6
commit
e2b6bebbed
@ -61,10 +61,6 @@
|
||||
#include <private/qt_cocoa_helpers_mac_p.h>
|
||||
#endif
|
||||
|
||||
#ifdef Q_WS_X11
|
||||
#include <private/qt_x11_p.h>
|
||||
#endif
|
||||
|
||||
#include <private/qhexstring_p.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
Loading…
Reference in New Issue
Block a user