Restore setting focus to generic wxDataViewCtrl on any mouse click.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Nov 2012 18:48:55 +0000 (18:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 15 Nov 2012 18:48:55 +0000 (18:48 +0000)
commita386b9c6142df7631e160063a7b92995488b5e3e
tree87d7c4f71bde05d2b80cc1742768744f282d6f8a
parent22ab2de0eef56670d90f90b66d4c50a7bb62473e
Restore setting focus to generic wxDataViewCtrl on any mouse click.

The changes of r72632 resulted in focus not being given to
wxDataViewMainWindow on right or middle click, restore this behaviour.

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