stif/TestCombiner/inc/TestCombiner.h
branchCompilerCompatibility
changeset 10 6c5f86e4c374
parent 0 a03f92240627
--- a/stif/TestCombiner/inc/TestCombiner.h	Sun Mar 14 13:16:23 2010 +0000
+++ b/stif/TestCombiner/inc/TestCombiner.h	Sun Mar 28 16:41:07 2010 +0100
@@ -233,8 +233,8 @@
         /**
         * Get running slave.
         */
-        CSlaveInfo* CTestCombiner::GetSlave( TUint32 aSlaveId );
-        CSlaveInfo* CTestCombiner::GetSlave( TDesC& aSlaveName );
+        CSlaveInfo* GetSlave( TUint32 aSlaveId );
+        CSlaveInfo* GetSlave( TDesC& aSlaveName );
 
         /**
         * Check requested events and send unset to first requested.