mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-15 11:45:55 +08:00
Fixing perl integration
This commit is contained in:
parent
a7c67415c7
commit
d21b9aa089
@ -32,7 +32,6 @@ _constant()
|
|||||||
|
|
||||||
Ref<StaticPrintConfig> config()
|
Ref<StaticPrintConfig> config()
|
||||||
%code%{ RETVAL = &THIS->config(); %};
|
%code%{ RETVAL = &THIS->config(); %};
|
||||||
Ref<Print> print();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
%name{Slic3r::Print::Object} class PrintObject {
|
%name{Slic3r::Print::Object} class PrintObject {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user