Add menus and modify list style

This commit is contained in:
yuanyuanxiang
2025-05-07 03:55:58 +08:00
parent d0e8f03825
commit 45e06c7c29
6 changed files with 31 additions and 3 deletions

View File

@@ -220,4 +220,6 @@ public:
afx_msg void OnToolGenMaster();
afx_msg void OnMainProxy();
afx_msg void OnOnlineHostnote();
afx_msg void OnHelpImportant();
afx_msg void OnHelpFeedback();
};