mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 18:58:00 -06:00
Refactor simple mode definitions to dedicated SimpleTab classes
This commit is contained in:
parent
5477d66902
commit
af50272b3b
5 changed files with 375 additions and 293 deletions
|
@ -10,6 +10,7 @@ use Slic3r::GUI::Plater;
|
|||
use Slic3r::GUI::Preferences;
|
||||
use Slic3r::GUI::OptionsGroup;
|
||||
use Slic3r::GUI::SkeinPanel;
|
||||
use Slic3r::GUI::SimpleTab;
|
||||
use Slic3r::GUI::Tab;
|
||||
|
||||
use Wx 0.9901 qw(:bitmap :dialog :frame :icon :id :misc :systemsettings :toplevelwindow);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue