homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuitemmodel.h
changeset 81 7dd137878ff8
parent 71 1db7cc813a4e
--- 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;