projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added ctor taking wxFontFlags
[wxWidgets.git]
/
src
/
motif
/
tabctrl.cpp
diff --git
a/src/motif/tabctrl.cpp
b/src/motif/tabctrl.cpp
index 07216d262a97508729515037a5e113eb19bb8114..c9f33458ede36d9d3066aeee4ba73982c29bca6d 100644
(file)
--- a/
src/motif/tabctrl.cpp
+++ b/
src/motif/tabctrl.cpp
@@
-16,12
+16,10
@@
#include "wx/control.h"
#include "wx/tabctrl.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)
BEGIN_EVENT_TABLE(wxTabCtrl, wxControl)
END_EVENT_TABLE()
-#endif
wxTabCtrl::wxTabCtrl()
{