mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 18:27:58 -06:00
Fix of #2821
This commit is contained in:
parent
80490550b5
commit
a1f34adcf6
2 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,6 @@ namespace GUI {
|
|||
class ConfigManipulation
|
||||
{
|
||||
bool is_msg_dlg_already_exist{ false };
|
||||
bool support_material_overhangs_queried{ false };
|
||||
|
||||
// function to loading of changed configuration
|
||||
std::function<void()> load_config = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue