┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinviewactionhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinviewactionhandler.h')
-rw-r--r--src/views/dolphinviewactionhandler.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/views/dolphinviewactionhandler.h b/src/views/dolphinviewactionhandler.h
index 001a93d78..7d675b7d4 100644
--- a/src/views/dolphinviewactionhandler.h
+++ b/src/views/dolphinviewactionhandler.h
@@ -132,9 +132,6 @@ private Q_SLOTS:
/** Decreases the size of the current set view mode. */
void zoomOut();
- /** Switches between an ascending and descending sorting order. */
- void toggleSortOrder();
-
/** Switches between a separate sorting and a mixed sorting of files and folders. */
void toggleSortFoldersFirst();