]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/menu.cpp
Replaced tabs and cleaned up indentations.
[wxWidgets.git] / src / stubs / menu.cpp
index 5880beab530c0a58cd6881c075a15719b1d56a40..32188c4b4a26c7bc0ed32b1f86bda2aa3467e11f 100644 (file)
 // ----------------------
 #include <string.h>
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxMenu, wxEvtHandler)
 IMPLEMENT_DYNAMIC_CLASS(wxMenuBar, wxEvtHandler)
-#endif
 
 // ============================================================================
 // implementation