diff -r 7dd137878ff8 -r e4f038c420f7 homescreenapp/hsutils/inc/hsmenueventfactory.h --- a/homescreenapp/hsutils/inc/hsmenueventfactory.h Wed Aug 18 10:33:57 2010 +0300 +++ b/homescreenapp/hsutils/inc/hsmenueventfactory.h Mon Sep 13 13:03:23 2010 +0300 @@ -90,6 +90,8 @@ static QEvent *createAppDetailsViewEvent(int entryId); static QEvent *createInstallationLogEvent(); + + static QEvent *createUninstallFailedEvent(int error); static QEvent *createUnknownEvent();