added missing WXDLLEXPORT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2002-03-05 18:55:22 +00:00
parent bfe9b3dac0
commit bbee1b4abc

View File

@ -65,7 +65,7 @@ enum wxFSIconType
wxFS_VOL_ICO_MAX
};
WX_DECLARE_OBJARRAY(wxIcon, wxIconArray);
WX_DECLARE_EXPORTED_OBJARRAY(wxIcon, wxIconArray);
#endif // wxUSE_GUI