correct wrong #endif position which prevented ListCtrlTestCase::ItemRect() from being...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Dec 2008 02:58:41 +0000 (02:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Dec 2008 02:58:41 +0000 (02:58 +0000)
commitc0ccc082e2b164170c29929012b12dc81fb35165
treeafbf3d92a3c3287fd4e4d997aea24929eb69c207
parent9968f7b4cd6752ead5744d4895ed392458d83abd
correct wrong #endif position which prevented ListCtrlTestCase::ItemRect() from being compiled under non-MSW

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