UTF-8 characters not displayed correctly on Windows
This commit is contained in:
parent
c58eea1536
commit
30df2342d4
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
package Slic3r::GUI;
|
||||
use strict;
|
||||
use warnings;
|
||||
use utf8;
|
||||
|
||||
use Slic3r::GUI::OptionsGroup;
|
||||
use Slic3r::GUI::SkeinPanel;
|
||||
|
|
Loading…
Reference in a new issue