projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added patch #412132 (Fix for bug #215410) (Mainly in CalcDimensions()),
[wxWidgets.git]
/
src
/
qt
/
gauge.cpp
diff --git
a/src/qt/gauge.cpp
b/src/qt/gauge.cpp
index 8e11c5001b1257ae253d8320a10eafc8613a5556..14b5c4267d3a4044bd58636843e0598d6a1c7358 100644
(file)
--- a/
src/qt/gauge.cpp
+++ b/
src/qt/gauge.cpp
@@
-15,9
+15,7
@@
#include "wx/gauge.h"
#include "wx/gauge.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-#endif
bool wxGauge::Create(wxWindow *parent, wxWindowID id,
int range,
bool wxGauge::Create(wxWindow *parent, wxWindowID id,
int range,