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

View file

@ -12,8 +12,6 @@ set(SLIC3R_GUI_SOURCES
GUI/SysInfoDialog.hpp
GUI/KBShortcutsDialog.cpp
GUI/KBShortcutsDialog.hpp
GUI/AppConfig.cpp
GUI/AppConfig.hpp
GUI/BackgroundSlicingProcess.cpp
GUI/BackgroundSlicingProcess.hpp
GUI/BitmapCache.cpp