1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

WIP: Plater

This commit is contained in:
Vojtech Kral
2018-09-17 12:15:11 +02:00
parent 746d06fe3e
commit 342b584399
18 changed files with 1104 additions and 43 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ namespace Slic3r {
class PerlCallback {
public:
PerlCallback(void *) {}
// PerlCallback(void *) {}
PerlCallback() {}
void register_callback(void *) {}
void deregister_callback() {}