]> git.saurik.com Git - wxWidgets.git/commitdiff
no message
authorUnknown (UG) <nobody@localhost>
Fri, 8 Jan 1999 17:02:06 +0000 (17:02 +0000)
committerUnknown (UG) <nobody@localhost>
Fri, 8 Jan 1999 17:02:06 +0000 (17:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/wxsocket/server.cpp

index d0e11583d2e9c0eea282ed5505168d36cb37eee8..4790e7a0cf0fcf3ddad90e2bc0a48f284a97d23d 100644 (file)
@@ -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: