homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallappsstate.h
changeset 92 6727c5d0afc7
parent 85 35368b604b28
child 96 458d8c8d9580
equal deleted inserted replaced
85:35368b604b28 92:6727c5d0afc7
    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