projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7 by marking the drop-down button...
[wxWidgets.git]
/
include
/
wx
/
os2
/
listbox.h
diff --git
a/include/wx/os2/listbox.h
b/include/wx/os2/listbox.h
index 6b42cdc9f2cf0ef31cecbb8caf31ae2c8a787212..b3160b9286e9ac7967dea9bf05f8e325f7ac231c 100644
(file)
--- a/
include/wx/os2/listbox.h
+++ b/
include/wx/os2/listbox.h
@@
-32,7
+32,7
@@
class wxArrayInt;
// List box control
// ----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxListBox : public wxListBoxBase
+class WXDLL
IMPEXP_CORE
wxListBox : public wxListBoxBase
{
public:
// ctors and such