]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/layout.cpp
Added Reset() to command line parser and called it from Parse(), so
[wxWidgets.git] / src / common / layout.cpp
index 188d4c6d8f5076d1f783809490aacd815a17d310..678e8bd1c135c63c54879d6da6d8e7ad902c357b 100644 (file)
 
 #include "wx/layout.h"
 
-#if !USE_SHARED_LIBRARY
     IMPLEMENT_DYNAMIC_CLASS(wxIndividualLayoutConstraint, wxObject)
     IMPLEMENT_DYNAMIC_CLASS(wxLayoutConstraints, wxObject)
-#endif
 
 
 wxIndividualLayoutConstraint::wxIndividualLayoutConstraint()