changeset 6 | c3690ec91ef8 |
parent 2 | 06ff229162e9 |
--- a/src/hbplugins/inputmethods/touchinput/hbinput12keytouchkeyboard_p.h Fri Jun 11 13:58:22 2010 +0300 +++ b/src/hbplugins/inputmethods/touchinput/hbinput12keytouchkeyboard_p.h Wed Jun 23 18:33:25 2010 +0300 @@ -52,7 +52,8 @@ int keyCode(int buttonId); void applyEditorConstraints(); void updateButtons(); - int numberOfCharactersToShow(int key); + + QString keyLabel(const QStringList &labels, int index); }; #endif // HB_INPUT_12KEY_TOUCH_KEYBOARD_PRIVATE_H