summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-02-05 11:30:39 +0100
committerSona Kurazyan <sona.kurazyan@qt.io>2020-02-05 14:14:00 +0100
commit2f1fd5fced8d3a4ab6a05811464af0a3390db35f (patch)
treee3b756d55c512c67b5fd50344ddbc02a6003fe4d /.qmake.conf
parent8063c1c5c559c5d5b4e458433f9a6388daf6898b (diff)
Remove QT_NO_LINKED_LIST
QLinkedList is deprecated and moved to Qt5Compat, there's no need for QT_NO_LINKED_LIST. Change-Id: Id639a83fbe30108d01244f9bc9888578751aff6e Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index ed2331809..2231c0183 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,5 @@
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