]> git.saurik.com Git - wxWidgets.git/commit
Add wxDataViewListCtrl::GetItemCount().
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 May 2012 17:02:40 +0000 (17:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 May 2012 17:02:40 +0000 (17:02 +0000)
commit5fb4b6cd65d39b21c3015b6dd54fcecb777e4edd
tree0185128bbe41f33556e257f330dc2bc1b71bf1ec
parent518cef04707760634dd3937c3a928bbc2db24836
Add wxDataViewListCtrl::GetItemCount().

This method is convenient and (almost, except for the return value) compatible
with wxListCtrl.

See #11088.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/dataview.h
interface/wx/dataview.h
src/common/datavcmn.cpp