X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c6471af3cf87c97f5f1564c601237caf9fdeb60..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/wizard.h?ds=sidebyside diff --git a/interface/wx/wizard.h b/interface/wx/wizard.h index 0164c8cbae..6ad183e372 100644 --- a/interface/wx/wizard.h +++ b/interface/wx/wizard.h @@ -247,7 +247,7 @@ public: @since 2.9.5 */ - wxWizardPageSimple& Chain(wxWizardPageSimple* next) + wxWizardPageSimple& Chain(wxWizardPageSimple* next); /** A convenience function to make the pages follow each other.