no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d851f77ec1
commit
3f2c845ed4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user