media library: add support for sorting by mtime
This commit is contained in:
committed by
Andrzej Rybczak
parent
add40d542d
commit
b487f10f10
@@ -529,6 +529,7 @@ void BindingsConfiguration::generateDefaults()
|
||||
{
|
||||
bind(k, aMoveSortOrderUp);
|
||||
bind(k, aMoveSelectedItemsUp);
|
||||
bind(k, aToggleMediaLibrarySortMode);
|
||||
}
|
||||
if (notBound(k = stringToKey("n")))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user