Fix encoding of a few files in GUI

GUI/AboutDialog.cpp
GUI/MainFrame.hpp
GUI/OptionsGroup.cpp
This commit is contained in:
Vojtech Kral 2019-08-19 12:28:25 +02:00
parent 0ded335488
commit ef4ff55e55
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef slic3r_MainFrame_hpp_
#ifndef slic3r_MainFrame_hpp_
#define slic3r_MainFrame_hpp_
#include "libslic3r/PrintConfig.hpp"