ui/inc/glxuistd.h
changeset 48 d0b4e67b3a60
parent 36 6481344a6d67
child 45 863223ea6961
equal deleted inserted replaced
36:6481344a6d67 48:d0b4e67b3a60
    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,