homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h
changeset 61 2b1b11a301d2
parent 60 30f14686fb04
child 77 4b195f3bea29
equal deleted inserted replaced
60:30f14686fb04 61:2b1b11a301d2
    18 
    18 
    19 #ifndef HSADDSHORTCUTSTATE_H
    19 #ifndef HSADDSHORTCUTSTATE_H
    20 #define HSADDSHORTCUTSTATE_H
    20 #define HSADDSHORTCUTSTATE_H
    21 
    21 
    22 #include <QState>
    22 #include <QState>
       
    23 #include <QVariant>
    23 
    24 
    24 #include "hsmenustates_global.h"
    25 #include "hsmenustates_global.h"
    25 #include "hsapp_defs.h"
    26 #include "hsapp_defs.h"
    26 
    27 
    27 HS_STATES_TEST_CLASS(MenuStatesTest)
    28 HS_STATES_TEST_CLASS(MenuStatesTest)
    84     HbAction *mConfirmAction;
    85     HbAction *mConfirmAction;
    85     
    86     
    86     HsMenuMode mMenuMode;
    87     HsMenuMode mMenuMode;
    87     
    88     
    88     CaNotifier *mNotifier;
    89     CaNotifier *mNotifier;
       
    90     
       
    91     QVariant mToken;
    89 
    92 
    90 };
    93 };
    91 
    94 
    92 #endif //HSADDSHORTCUTSTATE_H
    95 #endif //HSADDSHORTCUTSTATE_H