浏览代码

修改不能打开prj的bug

cxs 11 月之前
父节点
当前提交
3caeb6d082
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OTSIncAMeasureApp/3-OTSDisplaySourceGridData/OTSDisplaySampleGrid.cs

+ 1 - 1
OTSIncAMeasureApp/3-OTSDisplaySourceGridData/OTSDisplaySampleGrid.cs

@@ -58,7 +58,7 @@ namespace OTSMeasureApp
         public int m_PropWindow_Y = 0;
 
      //   int Cur_Grid_Rows = 0;           //临时用于计算用的grid行号
-        public static int Const_Grid_Row = 49;    //总行数
+        public static int Const_Grid_Row = 50;    //总行数
         public static int Const_Grid_Column = 3;   //总列数