ui/inc/glxuistd.h
changeset 44 aa2fa096cbfb
parent 43 72396548277c
child 45 863223ea6961
equal deleted inserted replaced
43:72396548277c 44:aa2fa096cbfb
    39 	GlxContextLsFs,
    39 	GlxContextLsFs,
    40 	GlxContextPtFs,  //TB context check would be applied here . Please do not add any context between GlxContextLsFs and GlxContextPtFs
    40 	GlxContextPtFs,  //TB context check would be applied here . Please do not add any context between GlxContextLsFs and GlxContextPtFs
    41 	GlxContextLsList,
    41 	GlxContextLsList,
    42 	GlxContextPtList,
    42 	GlxContextPtList,
    43     GlxContextSelectionList,
    43     GlxContextSelectionList,
    44     GlxContextFavorite
    44     GlxContextFavorite,
       
    45     GlxContextComment   //to fetch the description
    45 };
    46 };
    46 
    47 
    47 enum GlxTBContextType
    48 enum GlxTBContextType
    48 {
    49 {
    49 	GlxTBContextGrid,
    50 	GlxTBContextGrid,