Update tracker URL
This commit is contained in:
parent
e8ab498a99
commit
ff98fddaf8
@ -3366,7 +3366,7 @@ static void DoNotifyWindowAboutCaptureLost(wxWindow *win)
|
|||||||
{
|
{
|
||||||
// windows must handle this event, otherwise the app wouldn't behave
|
// windows must handle this event, otherwise the app wouldn't behave
|
||||||
// correctly if it loses capture unexpectedly; see the discussion here:
|
// correctly if it loses capture unexpectedly; see the discussion here:
|
||||||
// http://sourceforge.net/tracker/index.php?func=detail&aid=1153662&group_id=9863&atid=109863
|
// http://trac.wxwidgets.org/ticket/2277
|
||||||
// http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/82376
|
// http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/82376
|
||||||
wxFAIL_MSG( wxT("window that captured the mouse didn't process wxEVT_MOUSE_CAPTURE_LOST") );
|
wxFAIL_MSG( wxT("window that captured the mouse didn't process wxEVT_MOUSE_CAPTURE_LOST") );
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user