diff options
Diffstat (limited to 'IvyProbe')
-rw-r--r-- | IvyProbe/IvyProbe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/IvyProbe/IvyProbe.h b/IvyProbe/IvyProbe.h index d70c177..c1042a2 100644 --- a/IvyProbe/IvyProbe.h +++ b/IvyProbe/IvyProbe.h @@ -34,6 +34,7 @@ public: // Implementation
//{{AFX_MSG(CTestApp)
+ afx_msg void OnAppAbout();
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
|