]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlctrl/webkit/webkit.mm
fixed handling of the accelerators of menu items added to already attached submenus
[wxWidgets.git] / src / html / htmlctrl / webkit / webkit.mm
index 913088dbcaa5071710fc4e9f5fc384e14180648b..b25b47c315100a95b22e2acd26658f28a7ba4975 100755 (executable)
@@ -41,9 +41,7 @@
 // macros
 // ----------------------------------------------------------------------------
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxWebKitCtrl, wxControl)
-#endif
 
 BEGIN_EVENT_TABLE(wxWebKitCtrl, wxControl)
     EVT_SIZE(wxWebKitCtrl::OnSize)