From 6c4f311dfc1febb878b7b51cfd07fd18de8ca78b Mon Sep 17 00:00:00 2001 From: jiayulong Date: Wed, 12 Nov 2025 17:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A0=87=E9=A2=98=E6=A0=8F?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logPlus/formhead.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/logPlus/formhead.cpp b/logPlus/formhead.cpp index 8bab741..7e344ab 100644 --- a/logPlus/formhead.cpp +++ b/logPlus/formhead.cpp @@ -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;