src/gui/text/qfontengine_s60_p.h
changeset 37 758a864f9613
parent 33 3e2da88830cd
--- a/src/gui/text/qfontengine_s60_p.h	Fri Sep 17 08:34:18 2010 +0300
+++ b/src/gui/text/qfontengine_s60_p.h	Mon Oct 04 01:19:32 2010 +0300
@@ -83,6 +83,7 @@
     bool getSfntTableData(uint tag, uchar *buffer, uint *length) const;
     const uchar *cmap() const;
     CFont *fontOwner() const;
+    bool isSymbolCMap() const;
 
 private:
     CFont* m_cFont;