removed Set/GetSortAscending from wxDataViewModel and move into wxDataViewCtrl
authorRobert Roebling <robert@roebling.de>
Thu, 16 Aug 2007 20:53:54 +0000 (20:53 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 16 Aug 2007 20:53:54 +0000 (20:53 +0000)
commitb8b7b087775eb1136789dcd7ff6419fc038a01d6
tree9757964c69cdd8d0cef93b28538b0c0f605c53ea
parent754dc409695be462c6749b316a82665acf5932c3
removed Set/GetSortAscending from wxDataViewModel and move into wxDataViewCtrl

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