From 86742865018ecaa76c099c1b79149b4517eec075 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期一, 18 十一月 2024 16:51:34 +0800
Subject: [PATCH] 1.继续整合主框架;

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

diff --git a/SourceCode/Bond/BondEq/CPanelProject.h b/SourceCode/Bond/BondEq/CPanelProject.h
index d62a58b..3b3f7f6 100644
--- a/SourceCode/Bond/BondEq/CPanelProject.h
+++ b/SourceCode/Bond/BondEq/CPanelProject.h
@@ -1,6 +1,7 @@
 锘�#pragma once
 #include "VerticalLine.h"
 #include "CProjectPageRemoteEqs.h"
+#include "CProjectPageComponents.h"
 #include "AccordionWnd.h"
 
 
@@ -29,6 +30,7 @@
 	int m_nPanelWidth;
 	CAccordionWnd* m_pAccordionWnd;
 	CProjectPageRemoteEqs* m_pPageRemoteEqs;
+	CProjectPageComponents* m_pPageComponents;
 
 
 // 瀵硅瘽妗嗘暟鎹�

--
Gitblit v1.9.3