]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wizpage.tex
made wxADJUST_MINSIZE default
[wxWidgets.git] / docs / latex / wx / wizpage.tex
index 57cab97190dc189060fe19cde0dda2aa3587a356..731ed4b371fff9490d211683b59c02f35cfbb2f9 100644 (file)
@@ -164,6 +164,7 @@ Sets the next page.
 A convenience function to make the pages follow each other.
 
 Example:
+
 \begin{verbatim}
     wxRadioboxPage *page3 = new wxRadioboxPage(wizard);
     wxValidationPage *page4 = new wxValidationPage(wizard);