Applied fix #11254: assert on wxEVT_MOUSE_CAPTURE_LOST and wxGrid

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@66942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2011-02-17 12:30:56 +00:00
parent 689839ed87
commit 2387014dba
3 changed files with 78 additions and 32 deletions

View File

@@ -27,6 +27,7 @@
@WX_VERSION_TAG@.12 {
*wxDataViewListModel*GetValueByRow*;
*wxDataViewListModel*SetValueByRow*;
*wxGrid*CancelMouseCapture*;
};
# public symbols added in 2.8.11 (please keep in alphabetical order):