QuakeGod
2023-09-12 78e91efc666606328e3fc63fbd54eb2da4442799
MTerm1/CMyFuncKeyToolBar.h
@@ -1,12 +1,12 @@
#pragma once
#include <afxtoolbar.h>
/*
typedef struct tagStructButton {
   int nID;
   CString sCaption;
}structButton;
*/
class CMyFuncKeyToolBar :
   public CMFCToolBar
{