Fixed broken reference.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2006-06-13 10:41:37 +00:00
parent fefee1134b
commit 7f9d7dea16

View File

@ -64,7 +64,7 @@ Constructs a colour from red, green and blue values.
\func{}{wxColour}{\param{const wxString\& }{colourNname}}
Constructs a colour using the given string. See \helpref{Set}{wxcolourset3} for more info.
Constructs a colour using the given string. See \helpref{Set}{wxcolourset} for more info.
\func{}{wxColour}{\param{const wxColour\&}{ colour}}