]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/socket.h
fix crash when the user code refuses to validate the new text when editing the item...
[wxWidgets.git] / include / wx / socket.h
index 7b540329f8468f6334442bd45e6beb12b7b69f57..b8ebcb846b31d3394198e7d9b5a87ef5a5c310bd 100644 (file)
@@ -305,7 +305,7 @@ public:
 
 // WARNING: still in alpha stage
 
-class wxDatagramSocket : public wxSocketBase
+class WXDLLEXPORT wxDatagramSocket : public wxSocketBase
 {
   DECLARE_CLASS(wxDatagramSocket)