wxWidgets/include
Vadim Zeitlin ea406d2f3a Don't make wxToolBarToolBase::Set{Normal,Disabled}Bitmap() virtual.
There is no need for this, these methods are not supposed to be overridden as
they are only ever called by wxToolBar itself and making them virtual just
confused things.

See #16985.
2015-05-12 17:04:59 +02:00
..
msvc/wx Recognize MSVC 14 a.k.a. Visual Studio 2015 compiler. 2015-05-08 02:24:10 +02:00
wx Don't make wxToolBarToolBase::Set{Normal,Disabled}Bitmap() virtual. 2015-05-12 17:04:59 +02:00