projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*** empty log message ***
[wxWidgets.git]
/
src
/
stubs
/
statbox.cpp
diff --git
a/src/stubs/statbox.cpp
b/src/stubs/statbox.cpp
index b239dc738c830175d1f18afc795245ca00b4ecee..95bfc3b2c47723544787cacc277d5b9f80c340d8 100644
(file)
--- a/
src/stubs/statbox.cpp
+++ b/
src/stubs/statbox.cpp
@@
-15,14
+15,12
@@
#include "wx/statbox.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)
BEGIN_EVENT_TABLE(wxStaticBox, wxControl)
EVT_ERASE_BACKGROUND(wxStaticBox::OnEraseBackground)
END_EVENT_TABLE()
-#endif
/*
* Static box