diff -r e4f038c420f7 -r 3ac3aaebaee5 homescreenapp/hsapplication/inc/hsstatemachine.h --- a/homescreenapp/hsapplication/inc/hsstatemachine.h Mon Sep 13 13:03:23 2010 +0300 +++ b/homescreenapp/hsapplication/inc/hsstatemachine.h Mon Sep 20 10:19:07 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