1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3r

This commit is contained in:
YuSanka
2020-08-08 17:03:20 +02:00
parent afcc14861f
commit f9e47b2702
17 changed files with 27 additions and 21 deletions
+1 -2
View File
@@ -2,13 +2,12 @@
#define slic3r_PresetBundle_hpp_
#include "Preset.hpp"
#include "AppConfig.hpp"
#include <memory>
#include <unordered_map>
#include <boost/filesystem/path.hpp>
#include "slic3r/GUI/AppConfig.hpp"
namespace Slic3r {
// Bundle of Print + Filament + Printer presets.