git-svn-id: svn://ultimatepp.org/upp/trunk@14658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-07-05 07:38:55 +00:00
parent 8b751adbc3
commit 0908604ea6

View file

@ -3,7 +3,7 @@
using namespace Upp;
const char *font[] = {
"sans-serif",
/* "sans-serif",
"Arial",
"Arial Unicode MS",
"MS UI Gothic",
@ -19,6 +19,8 @@ const char *font[] = {
"SimSun",
"PMingLiU",
"Symbol",
*/ "FreeMono",
"FontAwesome",
};
GUI_APP_MAIN