browserutilities/browserdialogsprovider/Inc/BrowserSelectElementDlg.h
changeset 11 c8a366e56285
parent 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
10:a359256acfc6 11:c8a366e56285
   126         CAknSinglePopupMenuStyleListBox*    iHistoryList;   // owned
   126         CAknSinglePopupMenuStyleListBox*    iHistoryList;   // owned
   127 
   127 
   128         CArrayFix<TBrCtlSelectOptionData>&  iOptionsOrg;    // not owned
   128         CArrayFix<TBrCtlSelectOptionData>&  iOptionsOrg;    // not owned
   129 
   129 
   130         CBrowserDialogsProviderAsyncExit*   iAsyncExit;      // owned
   130         CBrowserDialogsProviderAsyncExit*   iAsyncExit;      // owned
       
   131         
       
   132         TInt iResource;
   131     };
   133     };
   132 
   134 
   133 #endif  //BROWSERSELECTELEMENTDLG_H
   135 #endif  //BROWSERSELECTELEMENTDLG_H
   134             
   136             
   135 // End of File
   137 // End of File