diff -r 2e2dc3d30ca8 -r 341166945d65 homescreenapp/hsdomainmodel/inc/hswidgetcomponentregistry.h --- a/homescreenapp/hsdomainmodel/inc/hswidgetcomponentregistry.h Thu Jun 24 13:11:40 2010 +0100 +++ b/homescreenapp/hsdomainmodel/inc/hswidgetcomponentregistry.h Fri Jun 25 19:19:22 2010 +0300 @@ -29,7 +29,7 @@ #include "cadefs.h" #include "hstest_global.h" -HOMESCREEN_TEST_CLASS(TestRuntimeServices) +HOMESCREEN_TEST_CLASS(TestHsDomainModel) class HsWidgetComponent; class CaEntry; @@ -67,7 +67,7 @@ QServiceManager mServiceManager; static HsWidgetComponentRegistry *mInstance; - HOMESCREEN_TEST_FRIEND_CLASS(TestRuntimeServices) + HOMESCREEN_TEST_FRIEND_CLASS(TestHsDomainModel) }; #endif // HSWIDGETCOMPONENTREGISTRY_H