- MGR: Possible fix for vtable reference issue.

clientgui/
        WizardAttach.h

svn path=/trunk/boinc/; revision=22175
This commit is contained in:
Rom Walton 2010-08-10 18:57:34 +00:00
parent 6789192e20
commit 349ed210d8
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -182,7 +182,7 @@ class CAccountManagerProcessingPage;
class CWizardAttach: public CBOINCBaseWizard
{
DECLARE_DYNAMIC_CLASS( CWizardAttachProject )
DECLARE_DYNAMIC_CLASS( CWizardAttach )
DECLARE_EVENT_TABLE()
public: