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;