X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..b51b78a9c7b50053cdcf4a22d2222500a20eb8ee:/src/qt/menu.cpp?ds=inline 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