Removed the Perl Preferences dialog,

fixed the CMake after the GUI merge.
This commit is contained in:
bubnikv 2018-02-23 15:53:16 +01:00
parent 69fc99edbb
commit 2edb96062e
4 changed files with 3 additions and 118 deletions

View file

@ -26,7 +26,6 @@ use Slic3r::GUI::Plater::ObjectCutDialog;
use Slic3r::GUI::Plater::ObjectSettingsDialog;
use Slic3r::GUI::Plater::LambdaObjectDialog;
use Slic3r::GUI::Plater::OverrideSettingsPanel;
use Slic3r::GUI::Preferences;
use Slic3r::GUI::ProgressStatusBar;
use Slic3r::GUI::OptionsGroup;
use Slic3r::GUI::OptionsGroup::Field;