Switch back to not using wxPopupWindow since wxMSW's version can't
handle it... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -110,7 +110,7 @@ public:
|
||||
CaptureMouse();
|
||||
}
|
||||
else {
|
||||
ReleaseMouse();
|
||||
if (HasCapture()) ReleaseMouse();
|
||||
}
|
||||
return retval;
|
||||
}
|
||||
|
Reference in New Issue
Block a user