ENH: [STUDIO-2647] Optimize the interface for selecting part types

Change-Id: Ia277a37ce102708c1c8d535bf323fd58bbd0d230
This commit is contained in:
maosheng.wei 2023-05-15 19:10:36 +08:00 committed by Lane.Wei
parent 33ae019a95
commit 238080e0ab
4 changed files with 103 additions and 1 deletions

View file

@ -386,6 +386,8 @@ set(SLIC3R_GUI_SOURCES
GUI/AmsMappingPopup.cpp
GUI/ReleaseNote.hpp
GUI/ReleaseNote.cpp
GUI/SingleChoiceDialog.hpp
GUI/SingleChoiceDialog.cpp
GUI/Calibration.hpp
GUI/Calibration.cpp
GUI/PrintOptionsDialog.hpp