Add wxDataViewMainWindow::GetModel() helper.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Aug 2011 16:44:39 +0000 (16:44 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 27 Aug 2011 16:44:39 +0000 (16:44 +0000)
commitc2c89730e2509cbb7c3df61ad566b700ec641d61
tree80782d7a56e0ff24c2650473b971db868dc77778
parentff3c5ad3d3ef6ba178054528049e4c43f3fa555f
Add wxDataViewMainWindow::GetModel() helper.

It's slightly less verbose than GetOwner()->GetModel() used all
over the place.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datavgen.cpp