idlehomescreen/widgetmanager/inc/wmcommon.h
changeset 2 08c6ee43b396
parent 1 5315654608de
--- a/idlehomescreen/widgetmanager/inc/wmcommon.h	Thu Jan 07 12:39:41 2010 +0200
+++ b/idlehomescreen/widgetmanager/inc/wmcommon.h	Mon Jan 18 20:10:36 2010 +0200
@@ -35,7 +35,8 @@
 // UI component ID's
 enum TWmUiControlIds
     {
-    EOviPortal = 0x1,
+    EPortalOne = 0x1,
+    EPortalTwo,
     ELastPortal,
     EWidgetsList,
     EFindBox,