Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3r
This commit is contained in:
parent
afcc14861f
commit
f9e47b2702
17 changed files with 27 additions and 21 deletions
src/slic3r/GUI
|
@ -1,8 +1,8 @@
|
|||
#include "Preferences.hpp"
|
||||
#include "AppConfig.hpp"
|
||||
#include "OptionsGroup.hpp"
|
||||
#include "GUI_App.hpp"
|
||||
#include "I18N.hpp"
|
||||
#include "libslic3r/AppConfig.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue