X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c0d0845c205a59cb0d8c73c0e4bcc84a9d6c550..df7145da50005a9f512d8f3329b6ed2166e956d0:/include/wx/socket.h?ds=sidebyside 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)