More tooltip editing

This commit is contained in:
2010-02-11 02:03:18 +00:00
parent 78faeb73b8
commit 15ef07d684
13 changed files with 63 additions and 63 deletions

View File

@@ -37,7 +37,7 @@ VarStruct varstr[]= {
{ NUMSLI|FLO, "Hi T:", 0.75, 0.0, 1.0,
"Saturation Highlights Thres"},
{ TOG|INT, "Debug", 0.0, 0.0, 1.0,
"Show curves as overlay."},
"Show curves as overlay"},
};
typedef struct Cast {

View File

@@ -36,7 +36,7 @@ VarStruct varstr[]= {
{ NUMSLI|FLO, "Hi T:", 0.75, 0.0, 1.0,
"Saturation Highlights Thres"},
{ TOG|INT, "Debug", 0.0, 0.0, 1.0,
"Show curves as overlay."},
"Show curves as overlay"},
};
typedef struct Cast {