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:
parent
bfe9b3dac0
commit
bbee1b4abc
@ -65,7 +65,7 @@ enum wxFSIconType
|
||||
wxFS_VOL_ICO_MAX
|
||||
};
|
||||
|
||||
WX_DECLARE_OBJARRAY(wxIcon, wxIconArray);
|
||||
WX_DECLARE_EXPORTED_OBJARRAY(wxIcon, wxIconArray);
|
||||
|
||||
#endif // wxUSE_GUI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user