projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxHtmlWindow::AppendToPage
[wxWidgets.git]
/
include
/
wx
/
msw
/
combobox.h
diff --git
a/include/wx/msw/combobox.h
b/include/wx/msw/combobox.h
index e8460b2ae77c52a3b56f72ea32c274685dda2b7a..6c911828e9131e926b974641a497f46d2bf9b080 100644
(file)
--- a/
include/wx/msw/combobox.h
+++ b/
include/wx/msw/combobox.h
@@
-20,7
+20,6
@@
#if wxUSE_COMBOBOX
-WXDLLEXPORT_DATA(extern const wxChar*) wxComboBoxNameStr;
WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString;
// ----------------------------------------------------------------------------