Merge branch 'tm_sla_efc_SPE-1080'

This commit is contained in:
tamasmeszaros 2020-02-18 17:39:56 +01:00
commit fcaa498abd
11 changed files with 130 additions and 47 deletions

View file

@ -2112,8 +2112,10 @@ void TabPrinter::build_sla()
}
optgroup->append_line(line);
optgroup->append_single_option_line("absolute_correction");
optgroup->append_single_option_line("elefant_foot_compensation");
optgroup->append_single_option_line("elefant_foot_min_width");
optgroup->append_single_option_line("gamma_correction");
optgroup = page->new_optgroup(_(L("Exposure")));
optgroup->append_single_option_line("min_exposure_time");
optgroup->append_single_option_line("max_exposure_time");