summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsdistancefieldglyphcache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/q3dsdistancefieldglyphcache_p.h')
-rw-r--r--src/runtime/q3dsdistancefieldglyphcache_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/runtime/q3dsdistancefieldglyphcache_p.h b/src/runtime/q3dsdistancefieldglyphcache_p.h
index e29f614..72dd164 100644
--- a/src/runtime/q3dsdistancefieldglyphcache_p.h
+++ b/src/runtime/q3dsdistancefieldglyphcache_p.h
@@ -74,6 +74,8 @@ public:
TextureInfo *textureInfoById(uint textureId) const;
+ qreal fontSize() const;
+
private:
bool loadPregeneratedCache(const QRawFont &font);
TextureInfo *textureInfo(int index) const;