From 4cda72771765720a6a8721bd8844945c2403afe6 Mon Sep 17 00:00:00 2001 From: QuakeGod <quakegod@sina.com> Date: 星期一, 23 十月 2023 08:52:12 +0800 Subject: [PATCH] fix vcxproj version --- MTerm2/MTerm2View.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MTerm2/MTerm2View.h b/MTerm2/MTerm2View.h index 897654b..968ad3c 100644 --- a/MTerm2/MTerm2View.h +++ b/MTerm2/MTerm2View.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