mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Group settings using Treebooks
This commit is contained in:
parent
48d345c189
commit
21ef09c228
4 changed files with 238 additions and 89 deletions
|
@ -7,6 +7,7 @@ use FindBin;
|
|||
use Slic3r::GUI::Plater;
|
||||
use Slic3r::GUI::OptionsGroup;
|
||||
use Slic3r::GUI::SkeinPanel;
|
||||
use Slic3r::GUI::Tab;
|
||||
|
||||
use Wx 0.9901 qw(:sizer :frame wxID_EXIT wxID_ABOUT);
|
||||
use Wx::Event qw(EVT_MENU);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue