diff --git a/checkin_notes b/checkin_notes index f7d2777ce1..9ec8bfbdda 100644 --- a/checkin_notes +++ b/checkin_notes @@ -5845,3 +5845,9 @@ Charlie 6 Aug 2010 clientgui/ BOINCGUIApp.cpp, .h MainDocument.cpp + +Rom 10 Aug 2010 + - MGR: Possible fix for vtable reference issue. + + clientgui/ + WizardAttach.h diff --git a/clientgui/WizardAttach.h b/clientgui/WizardAttach.h index c50c7beb6e..f3d8f92eaf 100644 --- a/clientgui/WizardAttach.h +++ b/clientgui/WizardAttach.h @@ -182,7 +182,7 @@ class CAccountManagerProcessingPage; class CWizardAttach: public CBOINCBaseWizard { - DECLARE_DYNAMIC_CLASS( CWizardAttachProject ) + DECLARE_DYNAMIC_CLASS( CWizardAttach ) DECLARE_EVENT_TABLE() public: