1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Use LambdaObjectDialog in GUI.pm to avoid crash on Windows.

This commit is contained in:
Joseph Lenox
2016-11-27 16:05:28 -06:00
committed by bubnikv
parent 107c89d37b
commit ff33fbbb9a
+1
View File
@@ -25,6 +25,7 @@ use Slic3r::GUI::Plater::3DPreview;
use Slic3r::GUI::Plater::ObjectPartsPanel;
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;