diff -r ae07d189b490 -r 5e1df1b52eb3 ui/inc/glxmodelparm.h --- a/ui/inc/glxmodelparm.h Mon May 03 16:56:16 2010 +0530 +++ b/ui/inc/glxmodelparm.h Mon May 17 13:35:26 2010 +0530 @@ -42,7 +42,9 @@ GlxFavorites, //to get the image is in favorites folder or not GlxQImageSmall, //To Get Grid Thumbnail as QImage GlxQImageLarge, //To Get FullScreen Thumbnail as QImage - GlxDefaultImage //To Get Default Thumbnail + GlxDefaultImage, //To Get Default Thumbnail + GlxViewTitle, + GlxPopulated };