iaupdate/IAD/ui/inc/iaupdateagreement.h
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
child 33 8110bf1194d1
--- a/iaupdate/IAD/ui/inc/iaupdateagreement.h	Fri Apr 16 15:05:20 2010 +0300
+++ b/iaupdate/IAD/ui/inc/iaupdateagreement.h	Mon May 03 12:38:03 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 "Eclipse Public License v1.0"
@@ -24,7 +24,7 @@
 #include <e32base.h>
 
 // FORWARD DECLARATIONS
-
+class HbAction;
 
 // CLASS DECLARATION
 /**
@@ -90,11 +90,8 @@
     /**
     * Shows agreement dialog
     * 
-    * @param aCbaResource Resource id of CBA
-    *
-    * @return Value of user selection 
-    */
-    TInt ShowDialogL( TInt aCbaResourceId );
+     */
+    HbAction* ShowDialogL( HbAction *primaryAction, HbAction *secondaryAction );
     
     
 private: //data