projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added support for width and flags in wxDateTime::Format()
[wxWidgets.git]
/
src
/
mac
/
combobox.cpp
diff --git
a/src/mac/combobox.cpp
b/src/mac/combobox.cpp
index 905f3180aa4bc0af8bed2c60774a2725ee19d3e3..d1fd686a8566ec255f14ac730bd162916010a243 100644
(file)
--- a/
src/mac/combobox.cpp
+++ b/
src/mac/combobox.cpp
@@
-16,9
+16,7
@@
#include "wx/combobox.h"
#include "wx/mac/uma.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl)
-#endif
// right now we don't support editable comboboxes