homescreenapp/hsutils/inc/hsmenueventfactory.h
changeset 86 e4f038c420f7
parent 81 7dd137878ff8
child 90 3ac3aaebaee5
--- 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();