mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
remove SLAPrint and its integration
This commit is contained in:
parent
3b373a55e6
commit
bf1188442a
7 changed files with 2 additions and 331 deletions
|
@ -18,8 +18,6 @@ namespace Slic3r {
|
|||
|
||||
class Model;
|
||||
class Print;
|
||||
class SLAPrint;
|
||||
|
||||
namespace GUI {
|
||||
|
||||
class MainFrame;
|
||||
|
@ -105,7 +103,6 @@ public:
|
|||
Sidebar& sidebar();
|
||||
Model& model();
|
||||
Print& print();
|
||||
SLAPrint& sla_print();
|
||||
|
||||
void add();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue