added export decls for MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee 2002-06-30 22:41:17 +00:00
parent 374a8e5c7f
commit bd595142ac

View File

@ -305,7 +305,7 @@ public:
// WARNING: still in alpha stage
class wxDatagramSocket : public wxSocketBase
class WXDLLEXPORT wxDatagramSocket : public wxSocketBase
{
DECLARE_CLASS(wxDatagramSocket)