Added empty destructor that was removed from header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -56,6 +56,8 @@ wxOwnerDrawn::wxOwnerDrawn(
|
||||
m_font = *wxNORMAL_FONT;
|
||||
} // end of wxOwnerDrawn::wxOwnerDrawn
|
||||
|
||||
wxOwnerDrawn::~wxOwnerDrawn() { }
|
||||
|
||||
size_t wxOwnerDrawn::ms_nDefaultMarginWidth = 15;
|
||||
|
||||
size_t wxOwnerDrawn::ms_nLastMarginWidth = ms_nDefaultMarginWidth;
|
||||
|
Reference in New Issue
Block a user