From 418cb35b936f21415807a2bcc21b2d75934bd4d2 Mon Sep 17 00:00:00 2001 From: QuakeGod <quakegod@sina.com> Date: 星期五, 19 五月 2023 16:45:01 +0800 Subject: [PATCH] 2023-05-19 --- MTerm2/MTerm2.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MTerm2/MTerm2.h b/MTerm2/MTerm2.h index deec139..f1371a7 100644 --- a/MTerm2/MTerm2.h +++ b/MTerm2/MTerm2.h @@ -80,6 +80,8 @@ virtual int ExitInstance(); // 瀹炵幇 + bool m_bHiColorIcons; + afx_msg void OnAppAbout(); DECLARE_MESSAGE_MAP() afx_msg void OnFileNew(); -- Gitblit v1.9.1