diff -r 74c9f037fd5d -r 99ad1390cd33 ui/inc/glxuistd.h --- a/ui/inc/glxuistd.h Fri Mar 19 09:28:59 2010 +0200 +++ b/ui/inc/glxuistd.h Fri Apr 16 14:58:46 2010 +0300 @@ -34,7 +34,8 @@ enum GlxContextMode { GlxContextInvalid = -1, - GlxContextGrid, + GlxContextLsGrid, + GlxContextPtGrid, GlxContextLsFs, GlxContextPtFs, //TB context check would be applied here . Please do not add any context between GlxContextLsFs and GlxContextPtFs GlxContextLsList,