diff --git a/docs/latex/wx/colour.tex b/docs/latex/wx/colour.tex index 2c433298eb..00174d23da 100644 --- a/docs/latex/wx/colour.tex +++ b/docs/latex/wx/colour.tex @@ -118,6 +118,7 @@ the colour as \texttt{``\#"} followed by 6 hexadecimal digits This function never fails and always returns a non-empty string. +\newsince{2.7.0} \membersection{wxColour::GetPixel}\label{wxcolourgetpixel} @@ -173,6 +174,8 @@ Accepts colour names (those listed in \helpref{wxTheColourDatabase}{wxcolourdata Returns \true if the conversion was successful, \false otherwise. +\newsince{2.7.0} + \membersection{wxColour::operator $=$}\label{wxcolourassign}