diff -r 3321d3e205b6 -r b01126ce0bec idlehomescreen/widgetmanager/inc/wmcommon.h --- a/idlehomescreen/widgetmanager/inc/wmcommon.h Tue Sep 14 20:58:58 2010 +0300 +++ b/idlehomescreen/widgetmanager/inc/wmcommon.h Wed Sep 15 12:00:00 2010 +0300 @@ -35,12 +35,9 @@ // UI component ID's enum TWmUiControlIds { - EPortalOne = 0x1, - EPortalTwo, - ELastPortal, - EWidgetsList, + EWidgetsList = 0x1, EFindBox, - EMaximumWidgets = 0xC8 + ELastCtrl }; #endif //WMCOMMON_H