diff -r 1221b68b8a5f -r 1481bf457703 drm_pub/drm_helper_api/inc/Drmhelper.h --- a/drm_pub/drm_helper_api/inc/Drmhelper.h Tue Aug 31 15:29:38 2010 +0300 +++ b/drm_pub/drm_helper_api/inc/Drmhelper.h Wed Sep 01 12:21:16 2010 +0100 @@ -63,6 +63,7 @@ class CAknGlobalNote; class CAknWaitDialog; class CDRMHelperInfoNoteWrapper; +class CSchemeHandler; class CMediatorEventProvider; // CLASS DECLARATION @@ -1574,6 +1575,8 @@ // Used to queue up global notes RPointerArray iNoteList; + CSchemeHandler* iSchemeHandler; + TBool iReturnCancel; // Used to send cancel events to cover ui