projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix build errors deriving from making wxColourData members private
[wxWidgets.git]
/
include
/
wx
/
msw
/
combo.h
diff --git
a/include/wx/msw/combo.h
b/include/wx/msw/combo.h
index ce07dd572ae0bc77a1c04695e6e2040eedf606a9..cc9b35d53e5ac1c889de0554f2c3457b0129442f 100644
(file)
--- a/
include/wx/msw/combo.h
+++ b/
include/wx/msw/combo.h
@@
-33,9
+33,9
@@
// Define this only if native implementation includes all features
#define wxCOMBOCONTROL_FULLY_FEATURED
// Define this only if native implementation includes all features
#define wxCOMBOCONTROL_FULLY_FEATURED
-extern WXDLLIMPEXP_DATA_CORE(const
wxC
har) wxComboBoxNameStr[];
+extern WXDLLIMPEXP_DATA_CORE(const
c
har) wxComboBoxNameStr[];
-class WXDLL
EXPORT
wxComboCtrl : public wxComboCtrlBase
+class WXDLL
IMPEXP_CORE
wxComboCtrl : public wxComboCtrlBase
{
public:
// ctors and such
{
public:
// ctors and such