X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/63ec432bd7b9c93961e85e871bcb31758364a634..47cef10f284ea56fa0e41ee2a5deff5c640f9110:/include/wx/tbarbase.h diff --git a/include/wx/tbarbase.h b/include/wx/tbarbase.h index 2414b2c56b..8eb5f22af4 100644 --- a/include/wx/tbarbase.h +++ b/include/wx/tbarbase.h @@ -105,7 +105,7 @@ public: m_toolStyle = wxTOOL_STYLE_CONTROL; } - ~wxToolBarToolBase(){} + virtual ~wxToolBarToolBase(){} // accessors // ---------