mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
Added "Keyboard Shortcuts" dialog
This commit is contained in:
parent
354458ae73
commit
661086554a
6 changed files with 198 additions and 0 deletions
|
@ -10,6 +10,8 @@ add_library(libslic3r_gui STATIC
|
|||
GUI/AboutDialog.hpp
|
||||
GUI/SysInfoDialog.cpp
|
||||
GUI/SysInfoDialog.hpp
|
||||
GUI/KBShortcutsDialog.cpp
|
||||
GUI/KBShortcutsDialog.hpp
|
||||
GUI/AppConfig.cpp
|
||||
GUI/AppConfig.hpp
|
||||
GUI/BackgroundSlicingProcess.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue