branch | RCL_3 |
changeset 15 | ff572dfe6d86 |
parent 9 | f966699dea19 |
child 16 | 9674c1a575e9 |
--- a/idlehomescreen/widgetmanager/inc/wmplugin.h Fri Feb 19 22:42:37 2010 +0200 +++ b/idlehomescreen/widgetmanager/inc/wmplugin.h Fri Mar 12 15:41:49 2010 +0200 @@ -230,6 +230,10 @@ * Handles installation */ CWmInstaller* iWmInstaller; + +#ifdef _WM_UNIT_TEST + friend class CWmUnitTest; +#endif }; #endif // __WMPLUGIN_