]> git.saurik.com Git - wxWidgets.git/commitdiff
Doc bug fixes
authorJulian Smart <julian@anthemion.co.uk>
Fri, 11 Feb 2000 22:36:05 +0000 (22:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 11 Feb 2000 22:36:05 +0000 (22:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/function.tex
docs/latex/wx/plotwindow.tex

index 0e55f4a1dbad21d41fa38697e5581719e1ccd080..6d51624f662e788a9d170d74b0b9b82304e64b8f 100644 (file)
@@ -569,7 +569,7 @@ if (s)
 
 <wx/filedlg.h>
 
-\membersection{::wxGetNumberFromUser}\label{wxgetnumberfromuser}
+\membersection{::wxGetColourFromUser}\label{wxgetcolourfromuser}
 
 \func{wxColour}{wxGetColourFromUser}{\param{wxWindow *}{parent}, \param{const wxColour\& }{colInit}}
 
index cc5fb807847c469db619f413d0b0564bd933a392..cb37e22179084471eff50d3de528a95cbcde2ac7 100644 (file)
@@ -45,9 +45,6 @@ sections of the displayed curves etc.
 
 \func{}{wxPlotWindow}{\void}
 
-
-\membersection{wxPlotWindow::wxPlotWindow}\label{wxplotwindowwxplotwindow}
-
 \func{}{wxPlotWindow}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxPoint\& }{pos}, \param{const wxSize\& }{size}, \param{int }{flags = wxPLOT\_DEFAULT}}
 
 Constructor.