Removed ObjectPreviewDialog not used anymore

This commit is contained in:
Alessandro Ranellucci 2015-01-09 01:27:35 +01:00
parent 4c7d9dfef5
commit 0a62d658d9
2 changed files with 0 additions and 36 deletions

View file

@ -17,7 +17,6 @@ use Slic3r::GUI::Plater::2DToolpaths;
use Slic3r::GUI::Plater::3D;
use Slic3r::GUI::Plater::ObjectPartsPanel;
use Slic3r::GUI::Plater::ObjectCutDialog;
use Slic3r::GUI::Plater::ObjectPreviewDialog;
use Slic3r::GUI::Plater::ObjectSettingsDialog;
use Slic3r::GUI::Plater::OverrideSettingsPanel;
use Slic3r::GUI::Preferences;