phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cmmanager.cpp
changeset 45 6b911d05207e
parent 27 2f8f8080a020
child 60 1eef62f5c541
--- a/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cmmanager.cpp	Fri Jun 04 10:19:18 2010 +0100
+++ b/phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_cmmanager.cpp	Wed Jun 23 18:12:20 2010 +0300
@@ -424,12 +424,12 @@
 
 
 // -----------------------------------------------------------------------------
-// RCmManager::UncategorizedIconL
+// RCmManager::GetUncategorizedIconL
 // -----------------------------------------------------------------------------
 //
-CGulIcon * RCmManager::UncategorizedIconL(  ) const
+HBufC * RCmManager::GetUncategorizedIconL( ) const
     {
-    SMC_MOCK_METHOD0( CGulIcon * )
+    //SMC_MOCK_METHOD0( CGulIcon * )
     }