mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
slaprint with dummy backround processing in plater.
This commit is contained in:
@@ -18,6 +18,7 @@ namespace Slic3r {
|
||||
|
||||
class Model;
|
||||
class Print;
|
||||
class SLAPrint;
|
||||
|
||||
namespace GUI {
|
||||
|
||||
@@ -104,6 +105,7 @@ public:
|
||||
Sidebar& sidebar();
|
||||
Model& model();
|
||||
Print& print();
|
||||
SLAPrint& sla_print();
|
||||
|
||||
void add();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user