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