fmradio/fmradio/inc/fmradioappui.h
branchRCL_3
changeset 5 108d9820af01
parent 0 f3d95d9c00ab
child 6 3cb097cb90f8
equal deleted inserted replaced
3:42dc287846be 5:108d9820af01
   796         CRepository* iSettingsRepository;
   796         CRepository* iSettingsRepository;
   797         // Callback for processing start up foreground event. 
   797         // Callback for processing start up foreground event. 
   798         CAsyncCallBack* iStartupForegroundCallback;
   798         CAsyncCallBack* iStartupForegroundCallback;
   799         // The view id of the view that is to be activated when possible
   799         // The view id of the view that is to be activated when possible
   800         TUid iPendingViewId;
   800         TUid iPendingViewId;
       
   801         // Boolean for region change, force rescanning
       
   802         TBool iRegionChanged;
   801     };
   803     };
   802 
   804 
   803 #endif
   805 #endif
   804 
   806 
   805 // End of File
   807 // End of File