X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb719f2e29bd20effa3259d2d7dead9fd857442c..70a7bd90f9bdafd5ffbc89fd0b79b9e900d7dd22:/include/wx/tbarbase.h?ds=inline diff --git a/include/wx/tbarbase.h b/include/wx/tbarbase.h index 74430da1ad..604785aeef 100644 --- a/include/wx/tbarbase.h +++ b/include/wx/tbarbase.h @@ -109,7 +109,7 @@ public: m_toolStyle = wxTOOL_STYLE_CONTROL; } - ~wxToolBarToolBase(); + ~wxToolBarToolBase(){} // accessors // ---------