Disabling calls from libslic3r to slic3r gui.

This commit is contained in:
bubnikv 2018-09-19 11:27:04 +02:00
parent 0558b53493
commit 6bd92a8198
5 changed files with 11 additions and 4 deletions

View file

@ -2,7 +2,7 @@
#define slic3r_GLToolbar_hpp_
#include "../../slic3r/GUI/GLTexture.hpp"
#include "../../callback.hpp"
#include "callback.hpp"
#include <string>
#include <vector>