projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add automatic rescaling to wxArtProvider
[wxWidgets.git]
/
src
/
os2
/
tabctrl.cpp
diff --git
a/src/os2/tabctrl.cpp
b/src/os2/tabctrl.cpp
index ea95ab839eed872cc78072b5c8e2fddbf241b144..2894ebf86e1099832e73d2ab726cd37fca377983 100644
(file)
--- a/
src/os2/tabctrl.cpp
+++ b/
src/os2/tabctrl.cpp
@@
-27,12
+27,10
@@
#include "wx/os2/private.h"
#include "wx/generic/imaglist.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)
BEGIN_EVENT_TABLE(wxTabCtrl, wxControl)
END_EVENT_TABLE()
-#endif
wxTabCtrl::wxTabCtrl()
{