mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-10 22:09:09 +08:00
UTF-8 characters not displayed correctly on Windows
This commit is contained in:
parent
c58eea1536
commit
30df2342d4
@ -1,6 +1,7 @@
|
||||
package Slic3r::GUI;
|
||||
use strict;
|
||||
use warnings;
|
||||
use utf8;
|
||||
|
||||
use Slic3r::GUI::OptionsGroup;
|
||||
use Slic3r::GUI::SkeinPanel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user