保留老版本的穿孔移除接口

This commit is contained in:
gb 2022-09-12 10:50:51 +08:00
parent 1db32c7fcd
commit 9cb085f88b
1 changed files with 4 additions and 4 deletions

View File

@ -288,10 +288,10 @@ void hg_scanner::set_setting_map(int sn, const char* title)
setting_map_[sn] = &hg_scanner::setting_split_image;
else if (val == OPTION_TITLE_ZDJP)
setting_map_[sn] = &hg_scanner::setting_automatic_skew;
//else if (val == OPTION_TITLE_CKYC)
// setting_map_[sn] = &hg_scanner::setting_rid_hole;
//else if (val == OPTION_TITLE_CKSSFWZFMBL)
// setting_map_[sn] = &hg_scanner::setting_rid_hoe_range;
else if (val == OPTION_TITLE_CKYC)
setting_map_[sn] = &hg_scanner::setting_rid_hole;
else if (val == OPTION_TITLE_CKSSFWZFMBL)
setting_map_[sn] = &hg_scanner::setting_rid_hoe_range;
else if (val == OPTION_TITLE_QYSDQX)
setting_map_[sn] = &hg_scanner::setting_is_custom_gamma;
else if (val == OPTION_TITLE_LDZ)