]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/gauge.cpp
SN: Added #pragma implementation needed by GCC - expect more to come
[wxWidgets.git] / src / stubs / gauge.cpp
index a85fbc498ffacbc22cc601acc40b6835be0ffb0a..98976d431104e6843e1100c95441c0b3fc08be7d 100644 (file)
@@ -15,9 +15,7 @@
 
 #include "wx/gauge.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-#endif
 
 bool wxGauge::Create(wxWindow *parent, wxWindowID id,
            int range,