Doc bug fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-02-11 22:36:05 +00:00
parent 758cbedf84
commit f97445f4aa
2 changed files with 1 additions and 4 deletions

View File

@@ -569,7 +569,7 @@ if (s)
<wx/filedlg.h> <wx/filedlg.h>
\membersection{::wxGetNumberFromUser}\label{wxgetnumberfromuser} \membersection{::wxGetColourFromUser}\label{wxgetcolourfromuser}
\func{wxColour}{wxGetColourFromUser}{\param{wxWindow *}{parent}, \param{const wxColour\& }{colInit}} \func{wxColour}{wxGetColourFromUser}{\param{wxWindow *}{parent}, \param{const wxColour\& }{colInit}}

View File

@@ -45,9 +45,6 @@ sections of the displayed curves etc.
\func{}{wxPlotWindow}{\void} \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}} \func{}{wxPlotWindow}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxPoint\& }{pos}, \param{const wxSize\& }{size}, \param{int }{flags = wxPLOT\_DEFAULT}}
Constructor. Constructor.