From b978bfa096fdde06a7659838cf81ed4477777737 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期五, 27 五月 2022 18:10:38 +0800
Subject: [PATCH] change frameex to frame, and add func_key dialogbar

---
 MTerm2/MTerm2View.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MTerm2/MTerm2View.h b/MTerm2/MTerm2View.h
index 538a257..897654b 100644
--- a/MTerm2/MTerm2View.h
+++ b/MTerm2/MTerm2View.h
@@ -16,7 +16,7 @@
 
 // 鐗规��
 public:
-	CMFCStatusBar * m_pStatusBar;
+	CStatusBar * m_pStatusBar;
 	CMTerm2Doc* GetDocument() const;
 
 	//浠庢枃妗h幏鍙栫▼搴�

--
Gitblit v1.9.1