summaryrefslogtreecommitdiffstats
path: root/src/extras/text/qtext2dentity_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extras/text/qtext2dentity_p.h')
-rw-r--r--src/extras/text/qtext2dentity_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/text/qtext2dentity_p.h b/src/extras/text/qtext2dentity_p.h
index b98c62ce3..ba907e7f9 100644
--- a/src/extras/text/qtext2dentity_p.h
+++ b/src/extras/text/qtext2dentity_p.h
@@ -105,7 +105,7 @@ public:
void setCurrentGlyphRuns(const QVector<QGlyphRun> &runs);
void clearCurrentGlyphRuns();
- void update();
+ void updateGlyphs();
struct CacheEntry
{