homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallappsstate.h
changeset 86 e4f038c420f7
parent 81 7dd137878ff8
child 90 3ac3aaebaee5
equal deleted inserted replaced
81:7dd137878ff8 86:e4f038c420f7
    63     void setContextMenuOptions(HbAbstractViewItem *item, EntryFlags flags);
    63     void setContextMenuOptions(HbAbstractViewItem *item, EntryFlags flags);
    64 
    64 
    65 private:
    65 private:
    66     HsAddModeProxyModel *mAddModeProxyModel;
    66     HsAddModeProxyModel *mAddModeProxyModel;
    67     Hs::HsSortAttribute mSortAttribute;
    67     Hs::HsSortAttribute mSortAttribute;
       
    68     HbAction *mAscendingMenuAction; //not own
       
    69     HbAction *mDescendingMenuAction; //not own
    68 };
    70 };
    69 
    71 
    70 #endif // HSALLAPPSSTATE_H
    72 #endif // HSALLAPPSSTATE_H