diff -r a4d6f1ea0416 -r e7aa27f58ae1 emailuis/uicomponents/fsscrollbarplugin/data/2001E281.rss --- a/emailuis/uicomponents/fsscrollbarplugin/data/2001E281.rss Tue Jan 26 11:45:42 2010 +0200 +++ b/emailuis/uicomponents/fsscrollbarplugin/data/2001E281.rss Tue Feb 02 00:02:40 2010 +0200 @@ -14,29 +14,29 @@ * Description: ECOM plugin resource definition. * */ -#include +#include #include #include "../../../../inc/emailversionnumbers.hrh" // KEmailEcomVersionNumber RESOURCE REGISTRY_INFO theInfo { - dll_uid = 0x2001E281; - interfaces = - { - INTERFACE_INFO - { - interface_uid = K_ALF_FACTORY_INTERFACE; - implementations = - { - IMPLEMENTATION_INFO - { - implementation_uid = 0x2001E282; - version_no = KEmailEcomVersionNumber; - display_name = "fsscrollbar"; - default_data = ""; - opaque_data = "0"; - } - }; - } - }; + dll_uid = 0x2001E281; + interfaces = + { + INTERFACE_INFO + { + interface_uid = K_ALF_FACTORY_INTERFACE; + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = 0x2001E282; + version_no = KEmailEcomVersionNumber; + display_name = "fsscrollbar"; + default_data = ""; + opaque_data = "0"; + } + }; + } + }; }