projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Commented out XSetInputFocus for now
[wxWidgets.git]
/
include
/
wx
/
os2
/
combobox.h
diff --git
a/include/wx/os2/combobox.h
b/include/wx/os2/combobox.h
index 1678e513f1ebb2f01656bd26fad6e3422f6d0cab..2f2e957b1f95637180cde5f4843f30d19cd20e31 100644
(file)
--- a/
include/wx/os2/combobox.h
+++ b/
include/wx/os2/combobox.h
@@
-16,9
+16,6
@@
#if wxUSE_COMBOBOX
-WXDLLEXPORT_DATA(extern const char*) wxComboBoxNameStr;
-WXDLLEXPORT_DATA(extern const char*) wxEmptyString;
-
// Combobox item
class WXDLLEXPORT wxComboBox : public wxChoice
{