From 50149d6abb8a0a978db3c6afb5238bc42a4a89c8 Mon Sep 17 00:00:00 2001 From: Gaston Haro Date: Sun, 1 Aug 2021 13:00:05 -0400 Subject: Configurable Show hidden files and folders last toggle CCBUG: 241227 Revision: https://phabricator.kde.org/D29115 --- src/views/viewproperties.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/views/viewproperties.h') diff --git a/src/views/viewproperties.h b/src/views/viewproperties.h index a9daafc87..def8aa738 100644 --- a/src/views/viewproperties.h +++ b/src/views/viewproperties.h @@ -62,6 +62,9 @@ public: void setSortFoldersFirst(bool foldersFirst); bool sortFoldersFirst() const; + void setSortHiddenLast(bool hiddenLast); + bool sortHiddenLast() const; + /** * Sets the additional information for the current set view-mode. * Note that the additional-info property is the only property where -- cgit v1.3