aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/nokeywords
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@crimson.no>2017-03-13 18:33:58 +0100
committerRobin Burchell <robin.burchell@crimson.no>2017-03-21 15:22:56 +0000
commit59d8fa914d5d72a7973b91e67235e6fdf9686d7d (patch)
tree5a384904e1a20a41da87c9ce632826c013484e12 /tests/auto/quick/nokeywords
parentb5903ba46e065b096d7bcc12b11cde32b1c0f0c7 (diff)
Remove QSGDistanceFieldGlyphCacheManager
After the previous cleanups, it became clear that this didn't serve much of a purpose, so let's remove it and simplify the implementation as a result. Change-Id: Iae2ff9c46762f0c7bdf4225a2c4df93bc8253902 Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
Diffstat (limited to 'tests/auto/quick/nokeywords')
-rw-r--r--tests/auto/quick/nokeywords/tst_nokeywords.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/nokeywords/tst_nokeywords.cpp b/tests/auto/quick/nokeywords/tst_nokeywords.cpp
index ad77743ddd..e6655589a3 100644
--- a/tests/auto/quick/nokeywords/tst_nokeywords.cpp
+++ b/tests/auto/quick/nokeywords/tst_nokeywords.cpp
@@ -55,7 +55,6 @@
#include <QtQuick/private/qsgdefaultinternalrectanglenode_p.h>
#include <QtQuick/private/qsgdepthstencilbuffer_p.h>
#include <QtQuick/private/qsgdistancefieldglyphnode_p.h>
-#include <QtQuick/private/qsgdistancefieldutil_p.h>
#endif
#include <QtQuick/private/qsggeometry_p.h>
#include <QtQuick/private/qsgnode_p.h>