This commit is contained in:
2013-08-28 02:59:16 +00:00
parent a0980a595b
commit 5c9ae22252
4 changed files with 10 additions and 7 deletions

View File

@@ -116,4 +116,6 @@ private:
void CPLog(const std::string fmt, ...);
public:
afx_msg void OnBnClickedButton1();
};