src/hbcore/inputfw/hbinputextrauserdictionary_p.h
changeset 28 b7da29130b0e
parent 6 c3690ec91ef8
--- a/src/hbcore/inputfw/hbinputextrauserdictionary_p.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/inputfw/hbinputextrauserdictionary_p.h	Fri Sep 17 08:32:10 2010 +0300
@@ -72,6 +72,7 @@
     bool createSharedBlock(int aSize);
     QString name() const;
     QString fileName() const;
+    QString convertToRomanNumerals(int id) const;
 
     void removeEntry(int index);
     void addEntry(int index, const QString &newWord);