소스 검색

修改不能打开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;   //总列数