Replace 3 copies of wxListCtrl mode tests with a single one in wxListCtrlBase.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jan 2012 15:09:37 +0000 (15:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jan 2012 15:09:37 +0000 (15:09 +0000)
commita9bd911fde1c5ff922b2e6bf0aeacad3ae6beb82
tree32e4b9318ec000f4ccc3e30a01533f17a3ae57a0
parent26df5dd39a8c09397b19cd98ea51600af5a1dea4
Replace 3 copies of wxListCtrl mode tests with a single one in wxListCtrlBase.

Move InReportView() and IsVirtual() into the base class as they were the same
in all the implementations.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/listctrl.h
include/wx/listbase.h
include/wx/msw/listctrl.h
include/wx/osx/listctrl.h