mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Core: Bits optimized, CtrlLib: ArrayCtrl::WhenColumnSort
git-svn-id: svn://ultimatepp.org/upp/trunk@11029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
f907dba22e
commit
127bf245d1
6 changed files with 36 additions and 30 deletions
|
|
@ -2558,6 +2558,7 @@ void ArrayCtrl::DoColumnSort()
|
|||
ColumnSort(sortcolumn, cs);
|
||||
}
|
||||
}
|
||||
WhenColumnSorted();
|
||||
}
|
||||
|
||||
ArrayCtrl& ArrayCtrl::AllSorting()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue