diff -r 3916af29624a -r 7dd137878ff8 homescreenapp/hsutils/inc/hsmenueventfactory.h --- a/homescreenapp/hsutils/inc/hsmenueventfactory.h Fri Aug 13 14:38:12 2010 +0300 +++ b/homescreenapp/hsutils/inc/hsmenueventfactory.h Wed Aug 18 10:33:57 2010 +0300 @@ -38,7 +38,7 @@ public: - static QEvent *createAddToHomeScreenEvent(int entryId, HsMenuMode menuMode, QVariant homescreenData = NULL); + static QEvent *createAddToHomeScreenEvent(int entryId, Hs::HsMenuMode menuMode, QVariant homescreenData = NULL); static QEvent *createOpenCollectionEvent(int itemId, const QString &collectionType); @@ -53,7 +53,7 @@ static QEvent *createDeleteCollectionEvent(int aItemId); static QEvent *createOpenAppLibraryEvent( - HsMenuMode menuMode = NormalHsMenuMode, QVariant homescreenData = NULL); + Hs::HsMenuMode menuMode = Hs::NormalHsMenuMode, QVariant homescreenData = NULL); static QEvent *createOpenInstalledViewEvent(); @@ -62,7 +62,7 @@ static QEvent *createCollectionDeletedEvent(); static QEvent *createAddAppsFromApplicationsViewEvent( - HsSortAttribute aApplicationsSortOder, + Hs::HsSortAttribute aApplicationsSortOder, int aItemId = 0); static QEvent *createAddAppsFromCollectionViewEvent(