projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more compilation fixes for VC6 (#9492)
[wxWidgets.git]
/
include
/
wx
/
palmos
/
combobox.h
diff --git
a/include/wx/palmos/combobox.h
b/include/wx/palmos/combobox.h
index bfb46589c5c0709601b4e2f8896ac457ec3a80c2..1de11c19ee409ce50eb2f92dd2f15c2ac8e859db 100644
(file)
--- a/
include/wx/palmos/combobox.h
+++ b/
include/wx/palmos/combobox.h
@@
-20,7
+20,7
@@
// Combobox control
// ----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxComboBox: public wxChoice
+class WXDLL
IMPEXP_CORE
wxComboBox: public wxChoice
{
public:
wxComboBox() { }