From e878ac7788fef44639145ffd971ab0eb06d692ad Mon Sep 17 00:00:00 2001
From: chenluhua1980 <Chenluhua@qq.com>
Date: 星期四, 08 一月 2026 19:48:18 +0800
Subject: [PATCH] 1.EAP模拟器,远程控件切换状态;
---
SourceCode/Bond/Servo/CVcrEventReport.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/SourceCode/Bond/Servo/CVcrEventReport.h b/SourceCode/Bond/Servo/CVcrEventReport.h
index 8ff3992..409a1f4 100644
--- a/SourceCode/Bond/Servo/CVcrEventReport.h
+++ b/SourceCode/Bond/Servo/CVcrEventReport.h
@@ -8,7 +8,7 @@
{
public:
CVcrEventReport();
- ~CVcrEventReport();
+ virtual ~CVcrEventReport();
public:
std::string& getGlassId();
--
Gitblit v1.9.3