diff options
| author | Elvis Angelaccio <[email protected]> | 2021-08-29 19:42:51 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2021-08-29 19:42:51 +0200 |
| commit | 8b4d3624ad1be3de678cc5fcaa5a6baa43767914 (patch) | |
| tree | fd171066c5432dcfaa452451db8a3184a1e09b29 /src/views/viewproperties.h | |
| parent | 05448c4dea3758c89e89c16315f5bd29874a9df8 (diff) | |
| parent | 127e446ba09c1294f57e50bcfc574b6c8a311370 (diff) | |
Merge branch 'release/21.08'
Diffstat (limited to 'src/views/viewproperties.h')
| -rw-r--r-- | src/views/viewproperties.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
