aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultglyphnode_p.h
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-02-03 13:05:19 +0100
committerSona Kurazyan <sona.kurazyan@qt.io>2020-02-04 17:34:21 +0100
commit3e4ac81116e1ae205f4e781661ff4e42df2d234d (patch)
tree8e4cb19a7e0970deecee46717539cfc58b1aaa3c /src/quick/scenegraph/qsgdefaultglyphnode_p.h
parent13b959fe707432bd1c590b131ae4a2003b89d782 (diff)
Remove uses of QLinkedList
QLinkedList is moved to Qt5Compat. Remove the unused include and don't mention it in docs. Task-number: QTBUG-81630 Task-number: QTBUG-80312 Change-Id: I7136a23cf458b50da6a7be6612cc5c5d3f4004e9 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/quick/scenegraph/qsgdefaultglyphnode_p.h')
-rw-r--r--src/quick/scenegraph/qsgdefaultglyphnode_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/scenegraph/qsgdefaultglyphnode_p.h b/src/quick/scenegraph/qsgdefaultglyphnode_p.h
index 4cff2d3d24..f70d51d1ee 100644
--- a/src/quick/scenegraph/qsgdefaultglyphnode_p.h
+++ b/src/quick/scenegraph/qsgdefaultglyphnode_p.h
@@ -53,7 +53,6 @@
#include <private/qsgadaptationlayer_p.h>
#include <private/qsgbasicglyphnode_p.h>
-#include <qlinkedlist.h>
QT_BEGIN_NAMESPACE