Added WXDLLEXPORT for wxInitAllImageHandlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e115e77131
commit
a091d18c61
@ -363,7 +363,7 @@ protected:
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
extern void wxInitAllImageHandlers();
|
extern void WXDLLEXPORT wxInitAllImageHandlers();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
// _WX_IMAGE_H_
|
// _WX_IMAGE_H_
|
||||||
|
Loading…
Reference in New Issue
Block a user