mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
.uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@14658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8b751adbc3
commit
0908604ea6
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue