From 72af581ca773279af49c7715d6df6a3c53d9943b Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:11:38 +0000 Subject: Utilisateur : Fcolin Date : 21/02/03 Heure : 16:31 Archivé dans $/Bus/IvyProbe Commentaire: (vss 15) --- IvyProbe/IvyProbeDlg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IvyProbe/IvyProbeDlg.h') 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 -- cgit v1.1