]> git.saurik.com Git - wxWidgets.git/commitdiff
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)
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


No differences found