ui/inc/glxuistd.h
changeset 24 99ad1390cd33
parent 23 74c9f037fd5d
child 29 2c833fc9e98f
--- 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,