piprofiler/plugins/GeneralsPlugin/inc/GeneralsPlugin.h
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
--- a/piprofiler/plugins/GeneralsPlugin/inc/GeneralsPlugin.h	Wed Sep 15 13:53:27 2010 +0300
+++ b/piprofiler/plugins/GeneralsPlugin/inc/GeneralsPlugin.h	Wed Oct 13 16:17:58 2010 +0300
@@ -110,7 +110,7 @@
 	TInt 	SubId( TUid aSubId ) const;	// internal
 
 	void    GetAttributesL(CArrayFixFlat<TSamplerAttributes>* aAttributes);
-	TInt    SetAttributesL(TSamplerAttributes& aAttributes);
+	TInt    SetAttributesL(TSamplerAttributes aAttributes);
 	void    InitiateSamplerAttributesL();
 	
 	TInt    ConvertRawSettingsToAttributes(CDesC8ArrayFlat* aSingleSettingArray);