]> git.saurik.com Git - wxWidgets.git/commit - src/generic/datavgen.cpp
Send wxEVT_COMMAND_DATAVIEW_CACHE_HINT to proper window.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Mar 2011 09:44:03 +0000 (09:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Mar 2011 09:44:03 +0000 (09:44 +0000)
commit99f44d9704f7a45fb4ee627336798eae4c941a1e
tree55d74ca5eddf5cc5bd92774fd2bcc7d33d33b9e7
parente22e5ee4e70eb4542dee3180f949847c0e6ff127
Send wxEVT_COMMAND_DATAVIEW_CACHE_HINT to proper window.

The event was sent to wxDataViewCtrl parent instead of the control itself for
some reason, fix this.

Closes #13020.

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