mirror of https://github.com/BOINC/boinc.git
MGR: Add a new page to Attach Wizard to be displayed if the user rejects the Terms of Use
svn path=/trunk/boinc/; revision=23225
This commit is contained in:
parent
79c83fb72e
commit
46ae89b7f4
|
@ -112,7 +112,7 @@ bool CWizardAttach::Create( wxWindow* parent, wxWindowID id, const wxString& /*
|
||||||
m_ErrAlreadyExistsPage = NULL;
|
m_ErrAlreadyExistsPage = NULL;
|
||||||
m_ErrProxyInfoPage = NULL;
|
m_ErrProxyInfoPage = NULL;
|
||||||
m_ErrProxyPage = NULL;
|
m_ErrProxyPage = NULL;
|
||||||
m_ErrUnavailablePage = NULL;
|
m_ErrUserDisagreesPage = NULL;
|
||||||
////@end CWizardAttach member initialisation
|
////@end CWizardAttach member initialisation
|
||||||
|
|
||||||
// Cancel Checking
|
// Cancel Checking
|
||||||
|
|
Loading…
Reference in New Issue