From 2b47a2641f9c4d36d51f1b53721098f8c0387f1b Mon Sep 17 00:00:00 2001 From: Bill Ferguson Date: Tue, 27 Jul 2021 20:07:50 -0400 Subject: [PATCH] [dt_collection_sort_t.md] added new enums from PR 9652. --- content/lua.api.manual/types/dt_collection_sort_t.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/lua.api.manual/types/dt_collection_sort_t.md b/content/lua.api.manual/types/dt_collection_sort_t.md index b989fb7..d6758f0 100644 --- a/content/lua.api.manual/types/dt_collection_sort_t.md +++ b/content/lua.api.manual/types/dt_collection_sort_t.md @@ -14,6 +14,10 @@ Values: * DT_COLLECTION_SORT_NONE * DT_COLLECTION_SORT_FILENAME * 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_ID * DT_COLLECTION_SORT_COLOR