From f2bdc37e5f9d0e0cf55c6117bbc747938ce13d94 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期五, 06 十二月 2024 16:47:10 +0800
Subject: [PATCH] 1.轴设定页面,按钮细节初始完善;

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

diff --git a/SourceCode/Bond/BondEq/TopToolbar.h b/SourceCode/Bond/BondEq/TopToolbar.h
index 8b33d3e..1261d35 100644
--- a/SourceCode/Bond/BondEq/TopToolbar.h
+++ b/SourceCode/Bond/BondEq/TopToolbar.h
@@ -18,6 +18,7 @@
 public:
 	CWnd* GetBtn(UINT nId);
 	void SetOperatorBtnText(const char* pszText);
+	HMENU GetOperatorMenu();
 
 private:
 	void Resize();

--
Gitblit v1.9.3