commsconfig/cscsettingsui/inc/cscsettingsuimainview.h
branchRCL_3
changeset 14 be41ab7b952f
parent 11 6134b5029079
child 20 65a3ef1d5bd0
equal deleted inserted replaced
12:876a3df1f464 14:be41ab7b952f
   269     /**
   269     /**
   270      * Flag for telling if service is deleted.
   270      * Flag for telling if service is deleted.
   271      */
   271      */
   272     TBool iDeleted;
   272     TBool iDeleted;
   273 
   273 
       
   274     /**
       
   275      * Flag for telling if SNAP list is open.
       
   276      */
       
   277     TBool iSnapListOpen;
       
   278 
   274 #ifdef _DEBUG
   279 #ifdef _DEBUG
   275     friend class UT_cscsettingsui;
   280     friend class UT_cscsettingsui;
   276 #endif
   281 #endif
   277 
   282 
   278     };
   283     };