mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
Fixes after merging 2.3.2/2.3.3 changes from stable to master.
This commit is contained in:
parent
add67d769a
commit
d569789285
3 changed files with 17 additions and 33 deletions
|
@ -119,6 +119,7 @@ public:
|
|||
wxString path;
|
||||
Vec2i win = {2, 2};
|
||||
std::string err;
|
||||
ConfigSubstitutions config_substitutions;
|
||||
|
||||
priv(Plater *plt) : plater{plt} {}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue