idlehomescreen/widgetmanager/inc/wmplugin.h
branchRCL_3
changeset 11 ff572dfe6d86
parent 9 f966699dea19
child 12 9674c1a575e9
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
   228     
   228     
   229     /*
   229     /*
   230      * Handles installation
   230      * Handles installation
   231      */
   231      */
   232     CWmInstaller* iWmInstaller;
   232     CWmInstaller* iWmInstaller;
       
   233     
       
   234 #ifdef _WM_UNIT_TEST
       
   235     friend class CWmUnitTest;
       
   236 #endif
   233     };
   237     };
   234 
   238 
   235 #endif // __WMPLUGIN_
   239 #endif // __WMPLUGIN_
   236 
   240