Parent Directory
|
Revision Log
|
Patch
revision 1593, Mon Jan 10 05:35:56 2005 UTC | revision 1594, Mon Jan 10 06:07:07 2005 UTC | |
---|---|---|
# | Line 1707 | Line 1707 |
1707 | if (s->chroma_opt) | if (s->chroma_opt) |
1708 | strcat(tmp, "O "); | strcat(tmp, "O "); |
1709 | ||
1710 | if (s->chroma_opt) | if (s->cartoon_mode) |
1711 | strcat(tmp, "C "); | strcat(tmp, "C "); |
1712 | ||
1713 | ListView_SetItemText(hDlg, i, 2, tmp); | ListView_SetItemText(hDlg, i, 2, tmp); |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |