]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colour.tex
fixed typo in HitTest() docs
[wxWidgets.git] / docs / latex / wx / colour.tex
index 2c433298ebf1a4fb171c9641985209afea9eb7fe..00174d23da42ae2a121096d7053603e36c42acc0 100644 (file)
@@ -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}