Skip to content

Commit

Permalink
Fix merge error when transferring change to branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
igiannakas committed Dec 4, 2023
1 parent 0a2ad81 commit eba677b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/slic3r/GUI/Tab.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1943,7 +1943,6 @@ void TabPrint::build()
optgroup->append_single_option_line("initial_layer_min_bead_width");
optgroup->append_single_option_line("min_bead_width");
optgroup->append_single_option_line("min_feature_size");
optgroup->append_single_option_line("min_length_factor");

optgroup = page->new_optgroup(L("Walls and surfaces"), L"param_advanced");
optgroup->append_single_option_line("wall_sequence");
Expand Down

0 comments on commit eba677b

Please sign in to comment.