kopia lustrzana https://gitlab.com/sane-project/backends
set dpi list for sensor type 7
rodzic
b46865ea0d
commit
25d88944f9
|
@ -167,6 +167,7 @@ init_options (Lexmark_Device * dev)
|
||||||
od->constraint.word_list = x1100_dpi_list;
|
od->constraint.word_list = x1100_dpi_list;
|
||||||
break;
|
break;
|
||||||
case X1200_SENSOR:
|
case X1200_SENSOR:
|
||||||
|
case X1200_USB2_SENSOR:
|
||||||
od->constraint.word_list = x1200_dpi_list;
|
od->constraint.word_list = x1200_dpi_list;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue