]> git.saurik.com Git - wxWidgets.git/commit
Fix wxDataViewCtrl::GetItemRect() signature in wxOSX and document it better.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 2 Feb 2012 14:19:30 +0000 (14:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 2 Feb 2012 14:19:30 +0000 (14:19 +0000)
commit7f15deea6d6e45b3ae37d4e1402ac9ce044305eb
tree35c7f035b7f4da27e57c55ab779b25882a35555c
parentf897d9ed1a1d1c4cdce789ef0cd2963e199b4595
Fix wxDataViewCtrl::GetItemRect() signature in wxOSX and document it better.

The second parameter of this method should be optional, so make it so in wxOSX.

Also document what this method does exactly and the platforms under which it's
implemented.

Closes #13914.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/dataview.h
interface/wx/dataview.h