]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colordlg.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / colordlg.tex
index adda448e48c12b9e929667c7f622557a8add071e..3b754802e9d682b8d01fb63f87944663fc107b8e 100644 (file)
@@ -5,6 +5,7 @@ This class represents the colour chooser dialog.
 \wxheading{Derived from}
 
 \helpref{wxDialog}{wxdialog}\\
 \wxheading{Derived from}
 
 \helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
@@ -13,6 +14,10 @@ This class represents the colour chooser dialog.
 
 <wx/colordlg.h>
 
 
 <wx/colordlg.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxColourDialog Overview}{wxcolourdialogoverview},\\
 \wxheading{See also}
 
 \helpref{wxColourDialog Overview}{wxcolourdialogoverview},\\
@@ -59,7 +64,7 @@ Returns the \helpref{colour data}{wxcolourdata} associated with the colour dialo
 
 \func{int}{ShowModal}{\void}
 
 
 \func{int}{ShowModal}{\void}
 
-Shows the dialog, returning wxID\_OK if the user pressed OK, and wxOK\_CANCEL
+Shows the dialog, returning wxID\_OK if the user pressed OK, and wxID\_CANCEL
 otherwise.
 
 
 otherwise.