X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c0d0845c205a59cb0d8c73c0e4bcc84a9d6c550..44893b87abdc8df271363b08a5d1b57cf7e4e04c:/include/wx/socket.h 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)