aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-02-05 11:12:47 +0100
committerSona Kurazyan <sona.kurazyan@qt.io>2020-02-05 14:13:20 +0100
commit2e04a5de1dfa7ef73c2df84b1739a5d58e935ab7 (patch)
tree523fc384fad783feff02b1ca66c227e93becacb8
parentec417c2af197384f5fa60b10591268257f7f3030 (diff)
Remove QT_NO_LINKED_LIST
QLinkedList is deprecated and moved to Qt5Compat, there's no need for QT_NO_LINKED_LIST. Change-Id: Ic6a8e74d22789832692e67a2b483db4d7ad09a8c Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 85f18db..3066cd8 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,5 @@
load(qt_build_config)
-DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
+DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
MODULE_VERSION = 6.0.0