Group settings using Treebooks

This commit is contained in:
Alessandro Ranellucci 2012-06-17 22:27:05 +02:00
parent 48d345c189
commit 21ef09c228
4 changed files with 238 additions and 89 deletions

View file

@ -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);