diff -r 11d3954df52a -r 627c4a0fd0e7 src/hbcore/inputfw/hbinputmethod.h --- a/src/hbcore/inputfw/hbinputmethod.h Thu May 27 13:10:59 2010 +0300 +++ b/src/hbcore/inputfw/hbinputmethod.h Fri Jun 11 13:58:22 2010 +0300 @@ -87,6 +87,8 @@ void constructLatinState(HbInputState &result) const; + HbInputMethodDescriptor descriptor() const; + public slots: void globalInputLanguageChanged(const HbInputLanguage &newLanguage); void globalSecondaryInputLanguageChanged(const HbInputLanguage &newLanguage);