installationservices/swcomponentregistry/test/tscr/inc/componentquerysteps.h
changeset 25 98b66e4fb0be
parent 24 84a16765cd86
--- a/installationservices/swcomponentregistry/test/tscr/inc/componentquerysteps.h	Fri Mar 19 09:33:35 2010 +0200
+++ b/installationservices/swcomponentregistry/test/tscr/inc/componentquerysteps.h	Fri Apr 16 15:05:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -257,7 +257,8 @@
 	
 private:
 	void ExecuteL();
-	TInt iFailRate;
+	void ApplicationRegistrationOperationsL(Usif::RSoftwareComponentRegistry& scrSession);
+	TInt iFailRate;	
 	};	
 
 #endif //COMPONENTQUERYSTEPS_H