mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-04 01:30:40 +08:00
Bring in Preset reference file
This commit is contained in:
parent
deba961bf7
commit
745a1d6fb3
@ -12,11 +12,13 @@
|
||||
|
||||
// GUI
|
||||
#include "misc_ui.hpp"
|
||||
#include "Preset.hpp"
|
||||
|
||||
// Wx
|
||||
#include <wx/treectrl.h>
|
||||
#include <wx/imaglist.h>
|
||||
#include <wx/panel.h>
|
||||
#include <wx/scrolwin.h>
|
||||
|
||||
using namespace std::string_literals;
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
Loading…
x
Reference in New Issue
Block a user