aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/nokeywords
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2015-02-13 22:36:48 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-09 18:39:07 +0000
commit250b97420330359b071c394df9aeecc4ffee81c8 (patch)
tree4edf7c6c3864d08ed728b72a5f92a729a77e3641 /tests/auto/quick/nokeywords
parentdb69cd87d3c70a4094825846e6d208c2c492c010 (diff)
Remove QSGSharedDistanceFieldGlyphCache.
No known users of this interface exist, and not having it helps to make things less complicated. Change-Id: I3d749cfbde9e84e1c7b8dc5cbd952c5c51d347ee Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
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 378af7ea90..58746447f0 100644
--- a/tests/auto/quick/nokeywords/tst_nokeywords.cpp
+++ b/tests/auto/quick/nokeywords/tst_nokeywords.cpp
@@ -67,7 +67,6 @@
#include <QtQuick/private/qsgrenderer_p.h>
#include <QtQuick/private/qsgrenderloop_p.h>
#include <QtQuick/private/qsgrendernode_p.h>
-#include <QtQuick/private/qsgshareddistancefieldglyphcache_p.h>
#include <QtQuick/private/qsgtexturematerial_p.h>
#include <QtQuick/private/qsgtexture_p.h>
#include <QtQuick/private/qsgthreadedrenderloop_p.h>