]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colordlg.tex
added the static function GetLabelText() to wxStaticText which was mentioned in the...
[wxWidgets.git] / docs / latex / wx / colordlg.tex
index adda448e48c12b9e929667c7f622557a8add071e..1a55469f6d7108a4ae9d7c592662f2663c4ef727 100644 (file)
@@ -13,6 +13,10 @@ This class represents the colour chooser dialog.
 
 <wx/colordlg.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxColourDialog Overview}{wxcolourdialogoverview},\\
@@ -59,7 +63,7 @@ Returns the \helpref{colour data}{wxcolourdata} associated with the colour dialo
 
 \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.