prepare for natural sort...

This commit is contained in:
tildearrow 2025-10-03 19:52:18 -05:00
parent 6fe211f5c8
commit 6ababe34e0
3 changed files with 8 additions and 28 deletions

View file

@ -141,6 +141,7 @@ class FurnaceFilePicker {
bool singleClickSelect;
bool clearSearchOnDirChange;
bool sortDirsFirst;
bool naturalSort;
bool displayType, displaySize, displayDate;
void sortFiles();