Remove superfluous inclusion of qtwidgets-config.pri
Every module already includes its own config. Change-Id: I1ef630092f61f118d79dc9b39ce38f4bdea14f43 Reviewed-by: Kai Koehne <kai.koehne@qt.io>bb10
parent
5caaa0b6a2
commit
4eb865cd38
|
|
@ -33,8 +33,6 @@ SOURCES += \
|
|||
|
||||
RESOURCES += styles/qstyle.qrc
|
||||
|
||||
include($$OUT_PWD/qtwidgets-config.pri)
|
||||
|
||||
qtConfig(animation) {
|
||||
HEADERS += styles/qstyleanimation_p.h
|
||||
SOURCES += styles/qstyleanimation.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue