QMacStyle: remove unused qlibrary.h include
Fixes build with -no-feature-library, because the qlibrary.h header contains QT_REQUIRE_CONFIG(library). Change-Id: If64ece8bd77e8824b86dc91f95dd9062cb2a1644 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
This commit is contained in:
parent
d55165b9c4
commit
410b943516
@ -121,7 +121,6 @@
|
|||||||
#include <qwizard.h>
|
#include <qwizard.h>
|
||||||
#endif
|
#endif
|
||||||
#include <qdebug.h>
|
#include <qdebug.h>
|
||||||
#include <qlibrary.h>
|
|
||||||
#if QT_CONFIG(datetimeedit)
|
#if QT_CONFIG(datetimeedit)
|
||||||
#include <qdatetimeedit.h>
|
#include <qdatetimeedit.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user