change wxDataViewModel::Compare() to including column and sortorder
authorRobert Roebling <robert@roebling.de>
Sun, 19 Aug 2007 14:12:52 +0000 (14:12 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 19 Aug 2007 14:12:52 +0000 (14:12 +0000)
commit7ee7191cee3842b45a27908fb7219e29c7f8f24d
treea9f4ce96b19586fd344c930d0a69f56fd46662e5
parent10d1a996171bf74666d6c9ac12a6b2cf7dfbefd2
change wxDataViewModel::Compare() to including column and sortorder

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