X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64c2fa134b59340c73bca46c7b8e74a386efd046..cea62f9c12daeab0e69308c93dd1bd6d5547b4c0:/src/generic/wizard.cpp diff --git a/src/generic/wizard.cpp b/src/generic/wizard.cpp index 532315b1f8..ef91060568 100644 --- a/src/generic/wizard.cpp +++ b/src/generic/wizard.cpp @@ -738,7 +738,7 @@ void wxWizard::OnWizEvent(wxWizardEvent& event) // our public interface // ---------------------------------------------------------------------------- -#ifdef WXWIN_COMPATIBILITY_2_2 +#if WXWIN_COMPATIBILITY_2_2 /* static */ wxWizard *wxWizardBase::Create(wxWindow *parent,