diff options
author | fcolin | 2007-02-01 13:09:30 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:09:30 +0000 |
commit | b969f81a2eccdedbf79cb6c850ece8e6a1d873bd (patch) | |
tree | 87d98b30b88fd6a8f4718aa56b21d0280e887d0b /IvyProbe | |
parent | 10329c3fb58c6d56f2ea28c40072737e2274d5d4 (diff) | |
download | ivy-cplusplus-b969f81a2eccdedbf79cb6c850ece8e6a1d873bd.zip ivy-cplusplus-b969f81a2eccdedbf79cb6c850ece8e6a1d873bd.tar.gz ivy-cplusplus-b969f81a2eccdedbf79cb6c850ece8e6a1d873bd.tar.bz2 ivy-cplusplus-b969f81a2eccdedbf79cb6c850ece8e6a1d873bd.tar.xz |
Utilisateur : Fcolin Date : 19/02/01 Heure : 10:39 Archivé dans $/Bus/Test (vss 2)
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
|