diff -r 9ba538e329bd -r 7d9067c6fcb1 photosgallery/contentharvesterplugin/inc/glxmapconstants.h --- a/photosgallery/contentharvesterplugin/inc/glxmapconstants.h Thu Jan 07 12:46:23 2010 +0200 +++ b/photosgallery/contentharvesterplugin/inc/glxmapconstants.h Mon Jan 18 20:19:20 2010 +0200 @@ -52,7 +52,8 @@ const TInt KPreviewThumbnailFetchCount(15); //The Thumbnails to shown/fetched when the collection is not in focus const TInt KSinglePreviewThumbnail(1); - +// The preview item Index +const TInt KPreviewItemIndex = 0; //The constants to identify the plugin/collection const TInt KMaxInt = 0x7fffffff;