diff -r 6727c5d0afc7 -r 458d8c8d9580 homescreenapp/hsapplication/inc/hsstatemachine.h --- a/homescreenapp/hsapplication/inc/hsstatemachine.h Fri Sep 17 08:27:54 2010 +0300 +++ b/homescreenapp/hsapplication/inc/hsstatemachine.h Mon Oct 04 00:07:25 2010 +0300 @@ -54,7 +54,6 @@ private: Q_DISABLE_COPY(HsStateMachine) - void startDialer(); void registerAnimations(); void createStatePublisher(); void createContentServiceParts(); @@ -71,11 +70,10 @@ private: HsContentService *mContentService; - bool mHomeScreenActive; - bool mIdleStateActive; + bool mHomeScreenActive; + bool mIdleStateActive; bool mEndKeyCaptured; - bool mSendKeyCaptured; - + QValueSpacePublisher *mPublisher; #ifdef Q_OS_SYMBIAN