git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46198
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define wxEL_NO_REORDER 0x0800
#define wxEL_DEFAULT_STYLE (wxEL_ALLOW_NEW | wxEL_ALLOW_EDIT | wxEL_ALLOW_DELETE)
#define wxEL_NO_REORDER 0x0800
#define wxEL_DEFAULT_STYLE (wxEL_ALLOW_NEW | wxEL_ALLOW_EDIT | wxEL_ALLOW_DELETE)
-extern WXDLLEXPORT_DATA(const wxChar) wxEditableListBoxNameStr[];
+extern WXDLLIMPEXP_DATA_ADV(const wxChar) wxEditableListBoxNameStr[];
// This class provides a composite control that lets the
// user easily enter list of strings
// This class provides a composite control that lets the
// user easily enter list of strings