mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
remove SLAPrint and its integration
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user