summaryrefslogtreecommitdiff
path: root/IvyProbe/IvyProbeDlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'IvyProbe/IvyProbeDlg.h')
-rw-r--r--IvyProbe/IvyProbeDlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/IvyProbe/IvyProbeDlg.h b/IvyProbe/IvyProbeDlg.h
index 0823c38..127a716 100644
--- a/IvyProbe/IvyProbeDlg.h
+++ b/IvyProbe/IvyProbeDlg.h
@@ -45,12 +45,12 @@ protected:
/////////////////////////////////////////////////////////////////////////////
// CTestDlg dialog
-class CTestDlg : public MyDialog, public IvyApplicationCallback
+class CIvyProbeDlg : public MyDialog, public IvyApplicationCallback
{
// Construction
public:
- CTestDlg(CWnd* pParent = NULL); // standard constructor
+ CIvyProbeDlg(CWnd* pParent = NULL); // standard constructor
#ifdef USE_ETS
DECLARE_LAYOUT();
#endif