mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Added missed icons for the dark mode.
Fixed typos from the previous commit
This commit is contained in:
@@ -578,8 +578,6 @@ void ConfigOptionsGroup::sys_color_changed()
|
||||
// update undo buttons : rescale bitmaps
|
||||
for (const auto& field : m_fields)
|
||||
field.second->sys_color_changed();
|
||||
|
||||
m_grid_sizer->Layout();
|
||||
}
|
||||
|
||||
boost::any ConfigOptionsGroup::config_value(const std::string& opt_key, int opt_index, bool deserialize) {
|
||||
|
||||
Reference in New Issue
Block a user