homescreenapp/stateplugins/hsmenuworkerstateplugin/tsrc/t_hsmenuworkerstateplugin/src/hsgui_mock.cpp
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
    46     HbMainWindow *mWindow;
    46     HbMainWindow *mWindow;
    47     HbAction *mNavigationAction;
    47     HbAction *mNavigationAction;
    48     HsPropertyAnimationWrapper *mPageChangeAnimation;
    48     HsPropertyAnimationWrapper *mPageChangeAnimation;
    49     HsPropertyAnimationWrapper *mPageCrawlingAnimation;
    49     HsPropertyAnimationWrapper *mPageCrawlingAnimation;
    50 };
    50 };
    51 
       
    52 
       
    53 
    51 
    54 HsGui::~HsGui()
    52 HsGui::~HsGui()
    55 {
    53 {
    56     if (mImpl->mNavigationAction) {
    54     if (mImpl->mNavigationAction) {
    57         delete mImpl->mNavigationAction;
    55         delete mImpl->mNavigationAction;