diff -r 3916af29624a -r 7dd137878ff8 homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h Fri Aug 13 14:38:12 2010 +0300 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h Wed Aug 18 10:33:57 2010 +0300 @@ -46,7 +46,7 @@ explicit HsMenuItemModel(const CaQuery &query, QObject *parent = 0); ~HsMenuItemModel(); - void setSort(HsSortAttribute sortAttribute); + void setSort(Hs::HsSortAttribute sortAttribute); virtual QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const; bool newIconNeeded(const QModelIndex &index) const;