mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Added missed icons for the dark mode.
Fixed typos from the previous commit
This commit is contained in:
parent
180742ccaa
commit
c7ef1feaf0
9 changed files with 61 additions and 8 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue