1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

GUI_App.hpp changed to UTF-8

This commit is contained in:
YuSanka
2018-11-06 17:38:40 +01:00
parent 00b833fbbe
commit 6e5ce6eb61
+1 -1
View File
@@ -60,7 +60,7 @@ enum ConfigMenuIDs {
class Tab; class Tab;
static wxString dots(""/*, wxConvUTF8*/); static wxString dots("", wxConvUTF8);
class GUI_App : public wxApp class GUI_App : public wxApp
{ {