From bb67def173f31819bb9a696627f9af71c7037dcd Mon Sep 17 00:00:00 2001 From: Heiko Becker Date: Fri, 6 Aug 2021 00:36:57 +0200 Subject: Revert "Configurable Show hidden files and folders last toggle" This reverts commit 50149d6abb8a0a978db3c6afb5238bc42a4a89c8. It breaks the string freeze and I don't think it can count as a bug fix, so it breaks the feature freeze, too. CCMAIL: zrenfire@gmail.com --- src/views/viewproperties.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/views/viewproperties.h') diff --git a/src/views/viewproperties.h b/src/views/viewproperties.h index def8aa738..a9daafc87 100644 --- a/src/views/viewproperties.h +++ b/src/views/viewproperties.h @@ -62,9 +62,6 @@ 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