From: Unknown (UG) Date: Fri, 8 Jan 1999 17:02:06 +0000 (+0000) Subject: no message X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3f2c845ed43ce2cb1cd78a92e8c2d019153f35e2 no message git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/wxsocket/server.cpp b/samples/wxsocket/server.cpp index d0e11583d2..4790e7a0cf 100644 --- a/samples/wxsocket/server.cpp +++ b/samples/wxsocket/server.cpp @@ -104,7 +104,7 @@ bool MyApp::OnInit(void) void MySock::OldOnNotify(wxRequestEvent flags) { - extern wxList wxPendingDelete; + extern wxList WXDLLEXPORT wxPendingDelete; switch (flags) { case EVT_READ: