mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Update Tab.cpp
This commit is contained in:
@@ -3249,7 +3249,7 @@ void TabPrinter::build_extruder_pages(size_t n_before_extruders)
|
||||
|
||||
return sizer;
|
||||
};
|
||||
Line line = optgroup->create_single_option_line("extruder_colour", "", extruder_idx);
|
||||
line = optgroup->create_single_option_line("extruder_colour", "", extruder_idx);
|
||||
line.append_widget(reset_to_filament_color);
|
||||
optgroup->append_line(line);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user