fmradio/fmradio/inc/fmradiodefines.h
branchRCL_3
changeset 6 3cb097cb90f8
parent 0 f3d95d9c00ab
--- a/fmradio/fmradio/inc/fmradiodefines.h	Fri Mar 12 15:42:47 2010 +0200
+++ b/fmradio/fmradio/inc/fmradiodefines.h	Mon Mar 15 12:40:34 2010 +0200
@@ -180,6 +180,8 @@
 // Channel list icon index in the icon array
 const TInt KNowPlayingIconIndexChList = 0;
 const TInt KMoveIconIndexChList = 1;
+// RDS text max length
+const TInt KFMRadioWebLinkMaxLength = 64;
 
 #endif