Fixed automatic tests.

This commit is contained in:
bubnikv 2018-03-23 16:00:00 +01:00
parent e931f75010
commit 5063c15442
5 changed files with 22 additions and 6 deletions

View file

@ -86,6 +86,8 @@ _constant()
%};
void reset_layer_height_profile();
void slice();
};
%name{Slic3r::Print} class Print {
@ -166,6 +168,7 @@ _constant()
void set_callback_event(int evt) %code%{
%};
void set_status_silent();
void process() %code%{
try {