Refactor sorting.
Don't use std:reverse sort correctly the first time. Since we have to sort anyway. remove unused param sortColumn where not required by Qt API
Showing
Please register or sign in to comment
Don't use std:reverse sort correctly the first time. Since we have to sort anyway. remove unused param sortColumn where not required by Qt API