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
Joerg Bornemann 2019-04-04 11:08:40 +02:00
parent 5caaa0b6a2
commit 4eb865cd38
1 changed files with 0 additions and 2 deletions

View File

@ -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