ui/inc/glxmodelroles.h
changeset 50 a0f57508af73
parent 45 863223ea6961
child 58 383b67fbdb11
--- a/ui/inc/glxmodelroles.h	Fri Jun 25 15:41:33 2010 +0530
+++ b/ui/inc/glxmodelroles.h	Sat Jul 10 00:59:39 2010 +0530
@@ -45,7 +45,8 @@
 	GlxSizeRole,                         //to get the size of the image
 	GlxDescRole,                         //to get the description of the images
 	GlxRemoveContextRole,                 //to remove the context
-	GlxTempVisualWindowIndex              //to store the visual index obtained from AM temporarily
+	GlxTempVisualWindowIndex,              //to store the visual index obtained from AM temporarily
+	GlxImageCorruptRole                 //To get the corrupt image status
 };