From 114e9783e9b7ad0e12fe24415fe34d75ee4b4af7 Mon Sep 17 00:00:00 2001
From: chenshijun <csj_sky@126.com>
Date: 星期四, 24 一月 2019 13:42:28 +0800
Subject: [PATCH] test

---
 QiaoJiaSystem/StructureApp/PerStaticElement.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/QiaoJiaSystem/StructureApp/PerStaticElement.h b/QiaoJiaSystem/StructureApp/PerStaticElement.h
index d6c21a7..edb88b8 100644
--- a/QiaoJiaSystem/StructureApp/PerStaticElement.h
+++ b/QiaoJiaSystem/StructureApp/PerStaticElement.h
@@ -79,6 +79,7 @@
     std::vector<ScoredRect> m_lastScoreRect;
     unsigned long long m_lTime;
     EsDBTool* pManagerEsDB;
+    bool m_bIsMask;
 };
 
 #endif // PAELEMENT_H

--
Gitblit v1.8.0