1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Fixed missing wxEvent type on GCC, fixed some compiler warnings.

This commit is contained in:
bubnikv
2018-11-20 15:01:32 +01:00
parent e3b858c45f
commit 0ec37ae038
3 changed files with 12 additions and 3 deletions
@@ -6,6 +6,8 @@
#include <mutex>
#include <thread>
#include <wx/event.h>
#include "Print.hpp"
namespace Slic3r {