X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..e928566f7d21a49648d928a16c54e1b9a3bced24:/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