homescreenapp/hsutils/inc/hsmenueventfactory.h
changeset 51 4785f57bf3d4
parent 46 23b5d6a29cce
child 55 03646e8da489
--- a/homescreenapp/hsutils/inc/hsmenueventfactory.h	Fri May 14 15:43:04 2010 +0300
+++ b/homescreenapp/hsutils/inc/hsmenueventfactory.h	Thu May 27 12:46:08 2010 +0300
@@ -79,7 +79,9 @@
         const QString &library = QString()
     );
     
-    static QEvent *createAppSettingsViewEvent(int entryId);    
+    static QEvent *createAppSettingsViewEvent(int entryId);
+    
+    static QEvent *createAppDetailsViewEvent(int entryId);
 
     static QEvent *createUnknownEvent();