From bd595142ac07961d383a7b60d64cb77441211759 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Sun, 30 Jun 2002 22:41:17 +0000 Subject: [PATCH] added export decls for MSW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/socket.h b/include/wx/socket.h index 7b540329f8..b8ebcb846b 100644 --- a/include/wx/socket.h +++ b/include/wx/socket.h @@ -305,7 +305,7 @@ public: // WARNING: still in alpha stage -class wxDatagramSocket : public wxSocketBase +class WXDLLEXPORT wxDatagramSocket : public wxSocketBase { DECLARE_CLASS(wxDatagramSocket) -- 2.45.2