wxWidgets/include
Vadim Zeitlin ecb35373ee Add virtual dtor to wxCustomBackgroundWindowBase.
Suppress g++ warnings about a class with virtual methods but non-virtual dtor
by making the dtor virtual even if we don't need it to be virtual in this
class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-04 23:57:36 +00:00
..
msvc/wx Rename web library to webview. 2011-08-19 10:45:16 +00:00
wx Add virtual dtor to wxCustomBackgroundWindowBase. 2011-12-04 23:57:36 +00:00