WIP: Plater

This commit is contained in:
Vojtech Kral
2018-10-01 09:28:40 +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() {}