X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3603e5658fbd0693f71bbe62ed0239b4f96fd4e0..b72ed64277a2b16c6c8681995e5f3f304a8fe38d:/interface/wx/ribbon/bar.h diff --git a/interface/wx/ribbon/bar.h b/interface/wx/ribbon/bar.h index 4b520cc5b9..00a53cb199 100644 --- a/interface/wx/ribbon/bar.h +++ b/interface/wx/ribbon/bar.h @@ -164,7 +164,7 @@ public: Note that unlike most other ribbon controls, the ribbon bar creates a default art provider when initialised, so an explicit call to SetArtProvider() is not required if the default art provider is - sufficient. Alos unlike other ribbon controls, the ribbon bar takes + sufficient. Also, unlike other ribbon controls, the ribbon bar takes ownership of the given pointer, and will delete it when the art provider is changed or the bar is destroyed. If this behaviour is not desired, then clone the art provider before setting it.