prevent infinite loop if gtk_menu_popup() fails, fixes #15387
authorPaul Cornett <paulcor@bullseye.com>
Mon, 5 Aug 2013 17:10:58 +0000 (17:10 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 5 Aug 2013 17:10:58 +0000 (17:10 +0000)
commit4c99fdfaf4ff2aa68389e7f4f6b4a835415c883c
tree9814b7af3ffd4617e6a7be03084577bbb5fd1d48
parent71d9783779303dc1fc92a327d42acb50ef13d747
prevent infinite loop if gtk_menu_popup() fails, fixes #15387

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp