X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..79f585d90388128f9d245f7c92d3013b98b9ed14:/src/qt/menu.cpp?ds=sidebyside diff --git a/src/qt/menu.cpp b/src/qt/menu.cpp index 217e6c8b88..fcb7f97014 100644 --- a/src/qt/menu.cpp +++ b/src/qt/menu.cpp @@ -30,10 +30,8 @@ // ---------------------- #include -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxMenu, wxEvtHandler) IMPLEMENT_DYNAMIC_CLASS(wxMenuBar, wxEvtHandler) -#endif // ============================================================================ // implementation