mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Preset and PresetBundle are moved to the _libslic3r_ folder
This commit is contained in:
parent
43e6e4f18c
commit
19c4f32604
38 changed files with 61 additions and 73 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
#include <wx/panel.h>
|
||||
|
||||
#include "Preset.hpp"
|
||||
#include "Selection.hpp"
|
||||
|
||||
#include "libslic3r/Preset.hpp"
|
||||
#include "libslic3r/BoundingBox.hpp"
|
||||
#include "Jobs/Job.hpp"
|
||||
#include "Search.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue