mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 08:11:11 -06:00
Code refactoring: ConfigManipulation moved to separate files.
Use of ConfigManipulation inside of TabPrint(TabSLAPrint)::update().
This commit is contained in:
parent
7ff68ad210
commit
8828ec7860
6 changed files with 482 additions and 398 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue