X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/63a6a75000ded502087a9e063569d1ce864951b9..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/colour.h?ds=sidebyside diff --git a/interface/wx/colour.h b/interface/wx/colour.h index a0176ab1cc..bf051c3ff1 100644 --- a/interface/wx/colour.h +++ b/interface/wx/colour.h @@ -187,7 +187,7 @@ public: /** Sets the RGB intensity values using the given values (first overload), extracting them from the packed long (second overload), using the given - string (third overloard). + string (third overload). When using third form, Set() accepts: colour names (those listed in wxColourDatabase), the CSS-like @c "rgb(r,g,b)" or @c "rgba(r,g,b,a)" syntax