diff -r b73a2e62868f -r 6dfc5f825351 harvester/client/inc/harvesterrequestactive.h --- a/harvester/client/inc/harvesterrequestactive.h Tue Feb 02 00:24:33 2010 +0200 +++ b/harvester/client/inc/harvesterrequestactive.h Fri Mar 19 09:38:01 2010 +0200 @@ -60,7 +60,7 @@ static CHarvesterRequestActive* NewL( RHarvesterClient& aClient, MHarvestObserver* aObserver, TInt aService, const TDesC& aUri, - HBufC8* aAlbumIds, TBool& aAddLocation, + HBufC8* aAlbumIds, TBool aAddLocation, CHarvesterRequestQueue* aQueue ); /** @@ -104,7 +104,7 @@ */ CHarvesterRequestActive( RHarvesterClient& aClient, MHarvestObserver* aObserver, TInt aService, const TDesC& aUri, - HBufC8* aAlbumIds, TBool& aAddLocation, + HBufC8* aAlbumIds, TBool aAddLocation, CHarvesterRequestQueue* aQueue ); /**