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…
Reference in New Issue
Block a user