f9aeb2669b
wxTaskBarButton::RemoveThumbBarButton() removes the button but does not delete it. In the sample removed buttons must be deleted manually because they are also removed from m_thumbBarButtons which automatically deletes the stored buttons in its destructor. Closes https://github.com/wxWidgets/wxWidgets/pull/778 |
||
---|---|---|
.. | ||
makefile.bcc | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc | ||
taskbarbutton_vc7.vcproj | ||
taskbarbutton_vc8.vcproj | ||
taskbarbutton_vc9.vcproj | ||
taskbarbutton.bkl | ||
taskbarbutton.cpp |