summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IvyProbe/IvyProbe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/IvyProbe/IvyProbe.h b/IvyProbe/IvyProbe.h
index c1042a2..998fd04 100644
--- a/IvyProbe/IvyProbe.h
+++ b/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