diff -r d38647835c2e -r 755430a7d64b voipplugins/accountcreationplugin/engine/inc/acphttphandler.h --- a/voipplugins/accountcreationplugin/engine/inc/acphttphandler.h Wed Sep 01 12:29:57 2010 +0100 +++ b/voipplugins/accountcreationplugin/engine/inc/acphttphandler.h Tue Sep 14 21:02:05 2010 +0300 @@ -279,6 +279,12 @@ TBool iPromptShown; /** + * The flag indicates whether the cancellation from end user is sponsored + * when opening the connection of downloading or not. + */ + TBool iCancelRequest; + + /** * Selected IAP id. */ TUint32 iIapId;