From 4f6bc5f42a956f34e8149f9e2b5873b3aa614212 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期三, 10 九月 2025 15:39:52 +0800
Subject: [PATCH] 1.处理行的颜色问题;

---
 SourceCode/Bond/Servo/CEqJobEventStep.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/SourceCode/Bond/Servo/CEqJobEventStep.h b/SourceCode/Bond/Servo/CEqJobEventStep.h
index 71eb425..c0cbace 100644
--- a/SourceCode/Bond/Servo/CEqJobEventStep.h
+++ b/SourceCode/Bond/Servo/CEqJobEventStep.h
@@ -8,7 +8,7 @@
 	{
 	public:
 		CEqJobEventStep();
-		~CEqJobEventStep();
+		virtual ~CEqJobEventStep();
 
 	public:
 		virtual void getAttributeVector(CAttributeVector& attrubutes);

--
Gitblit v1.9.3