]> git.saurik.com Git - wxWidgets.git/commit - src/generic/grid.cpp
override SetDropTarget() in wxGrid to associate it with wxGridWindow as this is what...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 27 Feb 2008 17:19:42 +0000 (17:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 27 Feb 2008 17:19:42 +0000 (17:19 +0000)
commit1edce33f7eb6bacf2804c43535bec2426d8b35e8
tree274032b1c0e541ce0b0f75f9286f6c2e871c49ef
parent5a0b1008ff8e3e20ed2219172bf000844c6e91e4
override SetDropTarget() in wxGrid to associate it with wxGridWindow as this is what things tend to be dropped on (patch 1903103)

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