homescreenapp/hsutils/inc/hsmenueventfactory.h
changeset 92 6727c5d0afc7
parent 85 35368b604b28
child 90 3ac3aaebaee5
--- 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();