diff options
author | fcolin | 2007-02-01 13:09:30 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:09:30 +0000 |
commit | 38f498ef33075a7594219e62c18e6762c4f6dbe1 (patch) | |
tree | 17d3e9788217c277daeef56bff06bf3de0d942e0 /Bus/IvyProbe | |
parent | 910f43c56af193dcbf8a410511165f304dc2298e (diff) | |
download | ivy-cplusplus-38f498ef33075a7594219e62c18e6762c4f6dbe1.zip ivy-cplusplus-38f498ef33075a7594219e62c18e6762c4f6dbe1.tar.gz ivy-cplusplus-38f498ef33075a7594219e62c18e6762c4f6dbe1.tar.bz2 ivy-cplusplus-38f498ef33075a7594219e62c18e6762c4f6dbe1.tar.xz |
Utilisateur : Fcolin Date : 19/02/01 Heure : 10:39 Archivé dans $/Bus/Test (vss 2)
Diffstat (limited to 'Bus/IvyProbe')
-rw-r--r-- | Bus/IvyProbe/IvyProbe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bus/IvyProbe/IvyProbe.h b/Bus/IvyProbe/IvyProbe.h index d70c177..c1042a2 100644 --- a/Bus/IvyProbe/IvyProbe.h +++ b/Bus/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
|