summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_qpf_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qfontengine_qpf_p.h')
-rw-r--r--src/gui/text/qfontengine_qpf_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/text/qfontengine_qpf_p.h b/src/gui/text/qfontengine_qpf_p.h
index a9b87ff..629f5c6 100644
--- a/src/gui/text/qfontengine_qpf_p.h
+++ b/src/gui/text/qfontengine_qpf_p.h
@@ -243,6 +243,7 @@ private:
quint32 glyphDataOffset;
quint32 glyphDataSize;
QString fileName;
+ QByteArray encodedFileName;
bool readOnly;
QFreetypeFace *freetype;