1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Code refactoring: ConfigManipulation moved to separate files.

Use of ConfigManipulation inside of TabPrint(TabSLAPrint)::update().
This commit is contained in:
YuSanka
2019-08-22 13:19:01 +02:00
parent 7ff68ad210
commit 8828ec7860
6 changed files with 482 additions and 398 deletions
+2
View File
@@ -87,6 +87,8 @@ set(SLIC3R_GUI_SOURCES
GUI/LambdaObjectDialog.hpp
GUI/Tab.cpp
GUI/Tab.hpp
GUI/ConfigManipulation.cpp
GUI/ConfigManipulation.hpp
GUI/Field.cpp
GUI/Field.hpp
GUI/OptionsGroup.cpp