[dt_collection_sort_t.md] added new enums from PR 9652.
This commit is contained in:
parent
47efa9190f
commit
2b47a2641f
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ Values:
|
||||||
* DT_COLLECTION_SORT_NONE
|
* DT_COLLECTION_SORT_NONE
|
||||||
* DT_COLLECTION_SORT_FILENAME
|
* DT_COLLECTION_SORT_FILENAME
|
||||||
* DT_COLLECTION_SORT_DATETIME
|
* DT_COLLECTION_SORT_DATETIME
|
||||||
|
* DT_COLLECTION_SORT_IMPORT_TIMESTAMP
|
||||||
|
* DT_COLLECTION_SORT_CHANGE_TIMESTAMP
|
||||||
|
* DT_COLLECTION_SORT_EXPORT_TIMESTAMP
|
||||||
|
* DT_COLLECTION_SORT_PRINT_TIMESTAMP
|
||||||
* DT_COLLECTION_SORT_RATING
|
* DT_COLLECTION_SORT_RATING
|
||||||
* DT_COLLECTION_SORT_ID
|
* DT_COLLECTION_SORT_ID
|
||||||
* DT_COLLECTION_SORT_COLOR
|
* DT_COLLECTION_SORT_COLOR
|
||||||
|
|
Loading…
Reference in a new issue