mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-21 01:42:09 +00:00
Obvious fixes to stupid warnings
This commit is contained in:
@@ -201,7 +201,7 @@ void OptionsGroup::activate_line(Line& line)
|
||||
if (line.is_separator())
|
||||
return;
|
||||
|
||||
m_use_custom_ctrl_as_parent = false;
|
||||
m_use_custom_ctrl_as_parent = false;
|
||||
|
||||
if (line.full_width && (
|
||||
line.widget != nullptr ||
|
||||
|
||||
Reference in New Issue
Block a user