Ver código fonte

冲突

master
zhangxueyang 3 anos atrás
pai
commit
52e6d59687
1 arquivos alterados com 1 adições e 5 exclusões
  1. 1
    5
      XHPZ.Desktop/APP.cs

+ 1
- 5
XHPZ.Desktop/APP.cs Ver arquivo

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

Carregando…
Cancelar
Salvar