mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
Removed unused 'propgrid' import group from Wx. #764
This commit is contained in:
@@ -1154,7 +1154,7 @@ sub rotated_size {
|
||||
}
|
||||
|
||||
package Slic3r::GUI::Plater::ObjectInfoDialog;
|
||||
use Wx qw(:dialog :id :misc :sizer :propgrid :systemsettings);
|
||||
use Wx qw(:dialog :id :misc :sizer :systemsettings);
|
||||
use Wx::Event qw(EVT_BUTTON EVT_TEXT_ENTER);
|
||||
use base 'Wx::Dialog';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user