--- a/src/hbplugins/inputmethods/touchinput/virtual12key.h Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/virtual12key.h Wed Jun 23 18:33:25 2010 +0300
@@ -82,7 +82,6 @@
void showAutoCompletionFieldCandidates();
void initializeModeHandlers();
bool isSctModeActive() const;
- HbInputVkbWidget::HbFlickDirection flickDirection() const;
void launchCandidatePopup(const QStringList& candidates);
void closeKeypad();
void selectSpecialCharacterTableMode();
@@ -111,9 +110,10 @@
void smileySelected(QString smiley);
void predictiveInputStateChanged(HbKeyboardSettingFlags keyboardType, bool newState);
void aboutToActivateCustomAction(HbAction *custAction);
+ void autocompletionStateChanged(HbKeyboardSettingFlags keyboardType, bool newState);
private:
- // mCurrentKeypad contains currently active keypad, we dont need to have
+ // mCurrentKeypad contains currently active keypad, we don't need to have
// anyother variables to tell us which is current keypad
QPointer<HbInputVkbWidget> mCurrentKeypad;
// contains itut keypad