diff --git a/docs/changes.txt b/docs/changes.txt index 407e3002ad..687ede23c3 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -60,6 +60,7 @@ All (GUI): - Fix characters outside of the BMP in wxStyledTextCtrl (Thomas Goyne). - Allow access to the currently shown wxInfoBar buttons (Hanmac). - Add wxGenericListCtrl::EndEditLabel() (Tim Kosse). +- Use native renderer for drawing check boxes in wxPropertyGrid (Eran Ifrah). wxGTK: