diff -r 35368b604b28 -r 6727c5d0afc7 homescreenapp/hsutils/inc/hsmenueventfactory.h --- a/homescreenapp/hsutils/inc/hsmenueventfactory.h Thu Sep 02 20:17:27 2010 +0300 +++ b/homescreenapp/hsutils/inc/hsmenueventfactory.h Fri Sep 17 08:27:54 2010 +0300 @@ -90,6 +90,8 @@ static QEvent *createAppDetailsViewEvent(int entryId); static QEvent *createInstallationLogEvent(); + + static QEvent *createUninstallFailedEvent(int error); static QEvent *createUnknownEvent();