homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h
changeset 85 35368b604b28
parent 77 4b195f3bea29
--- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h	Wed Aug 18 09:40:07 2010 +0300
+++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h	Thu Sep 02 20:17:27 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;