fmradio/fmradio/inc/fmradiodefines.h
branchRCL_3
changeset 6 3cb097cb90f8
parent 0 f3d95d9c00ab
equal deleted inserted replaced
5:108d9820af01 6:3cb097cb90f8
   178 const TInt KFMRadioVolumeStepSize = 1;
   178 const TInt KFMRadioVolumeStepSize = 1;
   179 
   179 
   180 // Channel list icon index in the icon array
   180 // Channel list icon index in the icon array
   181 const TInt KNowPlayingIconIndexChList = 0;
   181 const TInt KNowPlayingIconIndexChList = 0;
   182 const TInt KMoveIconIndexChList = 1;
   182 const TInt KMoveIconIndexChList = 1;
       
   183 // RDS text max length
       
   184 const TInt KFMRadioWebLinkMaxLength = 64;
   183 
   185 
   184 #endif
   186 #endif
   185 
   187 
   186 
   188 
   187 
   189