projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gtk 1.2.8 compilation fix
[wxWidgets.git]
/
src
/
mac
/
carbon
/
gauge.cpp
diff --git
a/src/mac/carbon/gauge.cpp
b/src/mac/carbon/gauge.cpp
index 7dc3b5e8133e9435f0faec3340983159249815ed..be0d0d0a3c904d1983126b5abc2aa3339f81f55a 100644
(file)
--- a/
src/mac/carbon/gauge.cpp
+++ b/
src/mac/carbon/gauge.cpp
@@
-15,9
+15,7
@@
#include "wx/gauge.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-#endif
#include <wx/mac/uma.h>