set focus to the window when the mouse is clicked in it explicitly as we don't let...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 May 2009 19:20:20 +0000 (19:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 May 2009 19:20:20 +0000 (19:20 +0000)
commit6de9def05db78a073556a6c6e59f2381834774ad
tree3b8c6814698deb1b1a2a8ef626f72ac99d16c56f
parenta5c1223d2f95b9ac30f1ae3290a6751764e1f005
set focus to the window when the mouse is clicked in it explicitly as we don't let the default mouse click handling take place

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