Browse Source

冲突

master
zhangxueyang 3 years ago
parent
commit
52e6d59687
1 changed files with 1 additions and 5 deletions
  1. 1
    5
      XHPZ.Desktop/APP.cs

+ 1
- 5
XHPZ.Desktop/APP.cs View File

55
         /// <summary>
55
         /// <summary>
56
         /// 腾千里手写笔是否已连接
56
         /// 腾千里手写笔是否已连接
57
         /// </summary>
57
         /// </summary>
58
-<<<<<<< HEAD
59
-        public static PracticeWindow W_PracticeWindow = null;
60
-=======
61
         public static bool TQLPenStatus = false;
58
         public static bool TQLPenStatus = false;
62
         #endregion
59
         #endregion
63
         #region 页面
60
         #region 页面
64
         ///// <summary>
61
         ///// <summary>
65
         ///// 批注
62
         ///// 批注
66
         ///// </summary>
63
         ///// </summary>
67
-        //public static PracticeWindow W_PracticeWindow = null;
68
->>>>>>> a23bdc84b33a613a7ae65513fd285d36f24a5dd6
64
+        public static PracticeWindow W_PracticeWindow = null;
69
         #endregion
65
         #endregion
70
         #endregion
66
         #endregion
71
 
67
 

Loading…
Cancel
Save