From df685a2064abd0fef557c250dcb7bbd38f480826 Mon Sep 17 00:00:00 2001 From: Yao Chunli <56721587@qq.com> Date: 星期二, 21 六月 2022 16:37:00 +0800 Subject: [PATCH] Merge branch 'dev2' of http://3u015c326.zicp.vip:8111/r/MultiTerminal1 into dev2 --- MTerm2/MTerm2View.h | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/MTerm2/MTerm2View.h b/MTerm2/MTerm2View.h index 538a257..968ad3c 100644 --- a/MTerm2/MTerm2View.h +++ b/MTerm2/MTerm2View.h @@ -16,7 +16,7 @@ // 鐗规�� public: - CMFCStatusBar * m_pStatusBar; + CStatusBar * m_pStatusBar; CMTerm2Doc* GetDocument() const; //浠庢枃妗h幏鍙栫▼搴� @@ -281,6 +281,8 @@ afx_msg void OnInputIoComment(); afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags); int ScanLDSCells(int nStartLine, int nEndLine, int nPosY, int nPosX, int nLevel, stProgSection & progsec, CString & sProgSec, int &nSteps); + void GetIncToView(stCell cell1); + }; #ifndef _DEBUG // MultiTerminal2View.cpp 涓殑璋冭瘯鐗堟湰 -- Gitblit v1.9.1