]> git.saurik.com Git - wxWidgets.git/commitdiff
added export decls for MSW
authorRon Lee <ron@debian.org>
Sun, 30 Jun 2002 22:41:17 +0000 (22:41 +0000)
committerRon Lee <ron@debian.org>
Sun, 30 Jun 2002 22:41:17 +0000 (22:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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)