X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..9d579917594b14125211e01409296f4c4d14f459:/src/qt/gauge.cpp diff --git a/src/qt/gauge.cpp b/src/qt/gauge.cpp index 8e11c5001b..14b5c4267d 100644 --- a/src/qt/gauge.cpp +++ b/src/qt/gauge.cpp @@ -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,