diff -r 87476091b3f5 -r 1db7cc813a4e homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsmenuview.h --- a/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsmenuview.h Fri Jul 23 13:47:57 2010 +0300 +++ b/homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsmenuview.h Fri Aug 06 13:36:36 2010 +0300 @@ -63,7 +63,8 @@ HbGroupBox *viewLabel() const; - void setModel(HsMenuItemModel *model); + void setModel(QAbstractItemModel *model); + QAbstractItemModel *model() const; void reset(HsOperationalContext operationalContext); signals: