X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f430439851ee7893cdf3d375106cd58390ba18a..258e5c7427015e93a233c4d1a5d3cd164abbe57c:/include/wx/tbarbase.h diff --git a/include/wx/tbarbase.h b/include/wx/tbarbase.h index 94d46d6589..7abcc57a46 100644 --- a/include/wx/tbarbase.h +++ b/include/wx/tbarbase.h @@ -467,6 +467,7 @@ protected: private: DECLARE_EVENT_TABLE() + DECLARE_CLASS(wxToolBarBase) }; #endif