summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:09:32 +0000
committerfcolin2007-02-01 13:09:32 +0000
commit40d184fab822e90a2eb6c26a3021f15779b051ec (patch)
tree9d256a6c95afa72a3d3ccb59391a65bf654ab2a0
parent38f498ef33075a7594219e62c18e6762c4f6dbe1 (diff)
downloadivy-cplusplus-40d184fab822e90a2eb6c26a3021f15779b051ec.zip
ivy-cplusplus-40d184fab822e90a2eb6c26a3021f15779b051ec.tar.gz
ivy-cplusplus-40d184fab822e90a2eb6c26a3021f15779b051ec.tar.bz2
ivy-cplusplus-40d184fab822e90a2eb6c26a3021f15779b051ec.tar.xz
Utilisateur : Fcolin Date : 21/02/03 Heure : 16:31 Archivé dans $/Bus/IvyProbe Commentaire: (vss 3)
-rw-r--r--Bus/IvyProbe/IvyProbe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Bus/IvyProbe/IvyProbe.h b/Bus/IvyProbe/IvyProbe.h
index c1042a2..998fd04 100644
--- a/Bus/IvyProbe/IvyProbe.h
+++ b/Bus/IvyProbe/IvyProbe.h
@@ -19,10 +19,10 @@
// See Test.cpp for the implementation of this class
//
-class CTestApp : public CWinApp
+class CIvyProbeApp : public CWinApp
{
public:
- CTestApp();
+ CIvyProbeApp();
// Overrides
// ClassWizard generated virtual function overrides