mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-29 19:53:44 -06:00
Disabling calls from libslic3r to slic3r gui.
This commit is contained in:
parent
0558b53493
commit
6bd92a8198
5 changed files with 11 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define slic3r_GLToolbar_hpp_
|
||||
|
||||
#include "../../slic3r/GUI/GLTexture.hpp"
|
||||
#include "../../callback.hpp"
|
||||
#include "callback.hpp"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
#include "PrintConfig.hpp"
|
||||
#include "../../callback.hpp"
|
||||
#include "callback.hpp"
|
||||
#include "GUI_ObjectParts.hpp"
|
||||
|
||||
#include <wx/intl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue