diff -r e6ad4ef83b23 -r b7da29130b0e src/hbcore/inputfw/hbinputextrauserdictionary_p.h --- 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);