]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/wizard.h
Implement setFont on the iOS port of wxStaticText.
[wxWidgets.git] / interface / wx / wizard.h
index 0164c8cbae352730ad9b654d25013748a2826503..6ad183e372073fe88454b7c3f1ed1ee7cd63730b 100644 (file)
@@ -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.