(dchr_ca): New selector maxpop.
This commit is contained in:
parent
aa26c53e47
commit
858839f063
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ static struct castr dchr_ca[] = {
|
||||||
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_build), "build"},
|
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_build), "build"},
|
||||||
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_lcms), "lcms"},
|
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_lcms), "lcms"},
|
||||||
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_hcms), "hcms"},
|
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_hcms), "hcms"},
|
||||||
|
{NSC_INT, 0, 0, offsetof(struct dchrstr, d_maxpop), "maxpop"},
|
||||||
{NSC_NOTYPE, 0, 0, 0, NULL}
|
{NSC_NOTYPE, 0, 0, 0, NULL}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue