X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c0d0845c205a59cb0d8c73c0e4bcc84a9d6c550..edb8f2985fc838f92c60d9efd42462441f3caea9:/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)