X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..f5e0b4bc7c729ff41e66fb7894fb1387f860bdb2:/include/wx/listbox.h diff --git a/include/wx/listbox.h b/include/wx/listbox.h index 8293a10791..186e616d0b 100644 --- a/include/wx/listbox.h +++ b/include/wx/listbox.h @@ -6,7 +6,7 @@ // Created: 22.10.99 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_LISTBOX_H_BASE_ @@ -27,8 +27,8 @@ #include "wx/ctrlsub.h" // base class // forward declarations are enough here -class WXDLLEXPORT wxArrayInt; -class WXDLLEXPORT wxArrayString; +class WXDLLIMPEXP_BASE wxArrayInt; +class WXDLLIMPEXP_BASE wxArrayString; // ---------------------------------------------------------------------------- // global data