wxWidgets/interface
Artur Wieczorek 627870be90 Restore wxButton's feature to use focus bitmap for hover state (wxMSW)
Prior to 2.9.2, if the focus bitmap was specified but current one wasn't, the focus bitmap was used for hovering as well.
This feature was entirely discarded in b4354db179 (see wxBitmapButton::DoSetBitmap) but it is still described in the documentation of wxButton's states and images. It seems it was removed unintentionally, so let's restore it.
2017-09-06 14:10:46 +02:00
..
wx Restore wxButton's feature to use focus bitmap for hover state (wxMSW) 2017-09-06 14:10:46 +02:00
check_syntax.sh