X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..5039f140c4d1ea413991e95477cdc6f755ab4b73:/interface/wx/colour.h diff --git a/interface/wx/colour.h b/interface/wx/colour.h index 52bc2f28d1..a51c5a5850 100644 --- a/interface/wx/colour.h +++ b/interface/wx/colour.h @@ -8,7 +8,6 @@ /** @class wxColour - @wxheader{colour.h} A colour is an object representing a combination of Red, Green, and Blue (RGB) intensity values, and is used to determine drawing colours. See the