Remove QT_NO_LINKED_LIST

QLinkedList is deprecated and moved to Qt5Compat, there's no need for
QT_NO_LINKED_LIST.

Change-Id: I9174a19c385eed9e14cc4acfb5416616abbf5fef
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
Sona Kurazyan 2020-02-05 11:06:55 +01:00
parent 23e00330af
commit bbb548634e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
load(qt_build_config)
DEFINES += QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
DEFINES += QT_NO_JAVA_STYLE_ITERATORS
MODULE_VERSION = 6.0.0
CONFIG += warning_clean