feat: big dialog font

This commit is contained in:
shunf4
2024-05-14 11:36:59 +08:00
parent eaf6d6d0c6
commit fb962a8070
2 changed files with 15 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#define MY_PAGE_STYLE STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
#define MY_FONT FONT 8, "MS Shell Dlg"
#define MY_FONT FONT 10, "MS Shell Dlg"
#define SMALL_PAGE_SIZE_X 120