mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fixed missing wxEvent type on GCC, fixed some compiler warnings.
This commit is contained in:
parent
e3b858c45f
commit
0ec37ae038
3 changed files with 12 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
|||
#include "GUI_App.hpp"
|
||||
|
||||
#include <wx/app.h>
|
||||
#include <wx/event.h>
|
||||
#include <wx/panel.h>
|
||||
#include <wx/stdpaths.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue