changeset 34 | ed14f46c0e55 |
parent 2 | 06ff229162e9 |
--- a/src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler_p.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbplugins/inputmethods/touchinput/hbinputbasic12keyhandler_p.h Mon Oct 18 18:23:13 2010 +0300 @@ -47,6 +47,6 @@ int mDownKey; HbInputFocusObject *mCurrentlyFocused; bool mLongPressHappened; - bool mShiftKeyDoubleTapped; + bool mShiftKeyDoubleTapped; };