projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DJGPP compilation
[wxWidgets.git]
/
src
/
os2
/
gauge.cpp
diff --git
a/src/os2/gauge.cpp
b/src/os2/gauge.cpp
index d8185a69d90b4dc6a9f03d949c73fce3dad32e33..620760fd5f6d5c2ecf85cbaeaadb1d8ac0621daa 100644
(file)
--- a/
src/os2/gauge.cpp
+++ b/
src/os2/gauge.cpp
@@
-48,9
+48,7
@@
/* public function prototypes */
// BOOL _Optlink gaugeInit(HINSTANCE hInstance);
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-#endif
bool wxGauge::Create(wxWindow *parent, wxWindowID id,
int range,