优化标题栏宽度

This commit is contained in:
jiayulong 2025-11-12 17:07:27 +08:00
parent c8f80b3b58
commit 6c4f311dfc

View File

@ -14,8 +14,8 @@
//extern int g_iRows;
//extern int g_iCols;
int g_iFixedWidth=20;
int g_iFixedHeight=20;
int g_iFixedWidth=40;
int g_iFixedHeight=30;
int g_iColsWidth=100;
int g_iRowsHight=40;