voicerecorder/RecViewInc/CVRRecView.h
branchRCL_3
changeset 27 41fba8bcf7b7
parent 25 c6bafb5162d8
child 29 c9b63fff5abf
equal deleted inserted replaced
25:c6bafb5162d8 27:41fba8bcf7b7
   408     
   408     
   409     /*
   409     /*
   410     * Context that is used to activate model
   410     * Context that is used to activate model
   411     */                
   411     */                
   412     TVRRecViewContexts iContext;
   412     TVRRecViewContexts iContext;
       
   413     
       
   414     /**
       
   415     * Own: Indicates USB connection dialog is open or not.
       
   416     * If value is ETrue, don't try to open it again.
       
   417     */
       
   418     TBool iUSBConnectedDialogOpen;
   413     };
   419     };
   414 
   420 
   415 #endif // __CVRRECVIEW_H__
   421 #endif // __CVRRECVIEW_H__
   416 
   422