diff -r 4b195f3bea29 -r 35368b604b28 homescreenapp/hsapplication/inc/hsstatemachine.h --- a/homescreenapp/hsapplication/inc/hsstatemachine.h Wed Aug 18 09:40:07 2010 +0300 +++ b/homescreenapp/hsapplication/inc/hsstatemachine.h Thu Sep 02 20:17:27 2010 +0300 @@ -54,7 +54,7 @@ private: Q_DISABLE_COPY(HsStateMachine) - + void startDialer(); void registerAnimations(); void createStatePublisher(); void createContentServiceParts(); @@ -74,6 +74,7 @@ bool mHomeScreenActive; bool mIdleStateActive; bool mEndKeyCaptured; + bool mSendKeyCaptured; QValueSpacePublisher *mPublisher;