--- a/src/hbplugins/inputmethods/touchinput/hbinputbasicqwertyhandler.h Mon May 03 12:48:33 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputbasicqwertyhandler.h Fri May 14 16:09:54 2010 +0300
@@ -38,10 +38,6 @@
bool actionHandler(HbInputModeAction action);
bool filterEvent(const QKeyEvent * event);
void sctCharacterSelected(QString character);
- void characterPreviewAvailable(bool available);
-
-public slots:
- void charFromPreviewSelected(QString character);
private:
Q_DECLARE_PRIVATE_D(d_ptr, HbInputBasicQwertyHandler)