Revert d30673e5, it's completely broken. See #17089

This commit is contained in:
Paul Cornett
2016-11-23 09:28:28 -08:00
parent 05857e66c0
commit 0ef695ef9b
3 changed files with 4 additions and 102 deletions

View File

@@ -120,7 +120,6 @@ wxGTK:
- Make wxUIActionSimulator work with GTK+ 3 (Scott Talbert).
- Apply wxTextCtrl::SetDefaultStyle() to user-entered text (Andreas Falkenhahn).
- Implement setting link colours in wxHyperlinkCtrl for GTK+3 (Hanmac).
- Support background colour in wxDataViewCtrl attributes.
- Improve wxSpinCtrl best size calculation.
- Implement support for icon locations in wxMimeTypesManager (Hanmac).