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:
Frederik Gladhorn 2012-03-15 15:15:07 +01:00 committed by Qt by Nokia
parent e3726609d6
commit e2b6bebbed

View File

@ -61,10 +61,6 @@
#include <private/qt_cocoa_helpers_mac_p.h> #include <private/qt_cocoa_helpers_mac_p.h>
#endif #endif
#ifdef Q_WS_X11
#include <private/qt_x11_p.h>
#endif
#include <private/qhexstring_p.h> #include <private/qhexstring_p.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE