diff -r 0f0f3f26f787 -r 383b67fbdb11 ui/inc/glxmodelroles.h --- a/ui/inc/glxmodelroles.h Fri Aug 06 20:44:25 2010 +0530 +++ b/ui/inc/glxmodelroles.h Mon Aug 23 18:06:16 2010 +0530 @@ -46,7 +46,8 @@ GlxDescRole, //to get the description of the images GlxRemoveContextRole, //to remove the context GlxTempVisualWindowIndex, //to store the visual index obtained from AM temporarily - GlxImageCorruptRole //To get the corrupt image status + GlxImageCorruptRole, //To get the corrupt image status + GlxPaintPageFlag };