photosgallery/contentharvesterplugin/inc/glxmapconstants.h
changeset 2 7d9067c6fcb1
parent 0 4e91876724a2
--- 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;