]> git.saurik.com Git - wxWidgets.git/commit - tests/controls/gridtest.cpp
Really fix the use of deprecated methods in wxGrid test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Dec 2011 18:30:52 +0000 (18:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Dec 2011 18:30:52 +0000 (18:30 +0000)
commit4a04898fe048cc8281e051e42af926924e806b6e
tree23e4329d32c6b6ded1ed7c7a9502a5b41232145f
parent864181f4f6a135e543c91e24d4a1580455ad242f
Really fix the use of deprecated methods in wxGrid test.

The changes of r70111 were wrong, the unit test for wxGrid really did intend
to test the deprecated methods so restore them -- but only in
WXWIN_COMPATIBILITY_2_8 case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/gridtest.cpp