]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/wizard.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / wizard.h
index 954f73fcd87c21d2bbc083d8f1c75656db985574..6ad183e372073fe88454b7c3f1ed1ee7cd63730b 100644 (file)
@@ -247,6 +247,8 @@ public:
 
         @since 2.9.5
      */
+    wxWizardPageSimple& Chain(wxWizardPageSimple* next);
+
     /**
         A convenience function to make the pages follow each other.
         Example: