mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fixed OSX-build
This commit is contained in:
parent
22a15e7e25
commit
3ccfe7f53e
2 changed files with 2 additions and 2 deletions
|
@ -204,7 +204,7 @@ protected:
|
|||
void set_type();
|
||||
|
||||
int m_em_unit;
|
||||
std::set<std::string> m_dirty_options = {};
|
||||
std::set<std::string> m_dirty_options;
|
||||
|
||||
public:
|
||||
PresetBundle* m_preset_bundle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue