]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/button.cpp
*** empty log message ***
[wxWidgets.git] / src / msw / button.cpp
index 490c1154e420892c82a2305f3185aaa59cfc701a..cce54d63892b816e6aea30b32d140de9bdbb6bc9 100644 (file)
@@ -42,9 +42,7 @@
 // macros
 // ----------------------------------------------------------------------------
 
-#if !USE_SHARED_LIBRARY
     IMPLEMENT_DYNAMIC_CLASS(wxButton, wxControl)
-#endif
 
 // this macro tries to adjust the default button height to a reasonable value
 // using the char height as the base