uifw/AknGlobalUI/OldStyleNotif/Inc/AknSystemPopup.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
   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,