From bc782c0cb9e6fa6a5740178fd67131244a5d0450 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期三, 20 八月 2025 08:36:21 +0800
Subject: [PATCH] 1.工具条增加Jobs按钮,准备用于弹出对话框查看当前JOBS

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

diff --git a/SourceCode/Bond/Servo/TopToolbar.h b/SourceCode/Bond/Servo/TopToolbar.h
index 6400443..d93c9e6 100644
--- a/SourceCode/Bond/Servo/TopToolbar.h
+++ b/SourceCode/Bond/Servo/TopToolbar.h
@@ -33,6 +33,7 @@
 	CBlButton m_btnRun;
 	CBlButton m_btnRunCt;
 	CBlButton m_btnStop;
+	CBlButton m_btnCJobs;
 	CBlButton m_btnAlarm;
 	CBlButton m_btnSettings;
 	CBlButton m_btnPortConfig;

--
Gitblit v1.9.3