uifw/AknGlobalUI/OldStyleNotif/Inc/AknSystemPopup.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
   153     TInt  iPreviousNoteId; 
   153     TInt  iPreviousNoteId; 
   154     /// Custom text for left softkey.
   154     /// Custom text for left softkey.
   155     TPtrC iSoftkeyLeft;
   155     TPtrC iSoftkeyLeft;
   156     /// Custom text for right softkey. 
   156     /// Custom text for right softkey. 
   157     TPtrC iSoftkeyRight;
   157     TPtrC iSoftkeyRight;
       
   158     TBool iCaptured;
   158     };
   159     };
   159 
   160 
   160 
   161 
   161 NONSHARABLE_CLASS(CAknGlobalNoteSubject) :
   162 NONSHARABLE_CLASS(CAknGlobalNoteSubject) :
   162     public CBase,
   163     public CBase,