┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinviewactionhandler.h
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2021-08-29 19:42:51 +0200
committerElvis Angelaccio <[email protected]>2021-08-29 19:42:51 +0200
commit8b4d3624ad1be3de678cc5fcaa5a6baa43767914 (patch)
treefd171066c5432dcfaa452451db8a3184a1e09b29 /src/views/dolphinviewactionhandler.h
parent05448c4dea3758c89e89c16315f5bd29874a9df8 (diff)
parent127e446ba09c1294f57e50bcfc574b6c8a311370 (diff)
Merge branch 'release/21.08'
Diffstat (limited to 'src/views/dolphinviewactionhandler.h')
-rw-r--r--src/views/dolphinviewactionhandler.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/views/dolphinviewactionhandler.h b/src/views/dolphinviewactionhandler.h
index 6e9b4a432..3f73153ea 100644
--- a/src/views/dolphinviewactionhandler.h
+++ b/src/views/dolphinviewactionhandler.h
@@ -137,16 +137,6 @@ private Q_SLOTS:
void slotSortFoldersFirstChanged(bool foldersFirst);
/**
- * Switches between showing hidden files last or not.
- */
- void toggleSortHiddenLast();
-
- /**
- * Updates the state of the 'Sort Hidden Last' action.
- */
- void slotSortHiddenLastChanged(bool hiddenLast);
-
- /**
* Updates the state of the 'Sort by' actions.
*/
void slotSortRoleChanged(const QByteArray& role);