1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

Updated translations (de, fr, es, it & pl)

This commit is contained in:
YuSanka
2018-05-23 14:22:52 +02:00
parent a9499ae45c
commit a4261b11d4
11 changed files with 7955 additions and 4789 deletions
-1
View File
@@ -519,7 +519,6 @@ sub new {
# Show the box initially, let it be shown after the slicing is finished.
$self->{"print_info_box_show"}->(0);
$right_sizer->SetSizeHints($self->{right_panel});
$self->{right_panel}->SetSizer($right_sizer);
my $hsizer = Wx::BoxSizer->new(wxHORIZONTAL);