]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
The &-shortcut from another action is not set until the action has been shown at...
[dolphin.git] / src / views / dolphinview.h
index 7416edf587a4f4eb5fc171c2d72c2560235f0a5d..178e0ca6a8fdfe8d86bf8fc93472e60798d0e397 100644 (file)
@@ -411,18 +411,6 @@ public slots:
      */
     void setCategorizedSorting(bool categorized);
 
-    /** Switches between an ascending and descending sorting order. */
-    void toggleSortOrder();
-
-    /** Switches between a separate sorting (with folders first) and a mixed sorting of files and folders. */
-    void toggleSortFoldersFirst();
-
-    /**
-     * Switches on or off the displaying of additional information
-     * as specified by \a action.
-     */
-    void toggleAdditionalInfo(QAction* action);
-
 signals:
     /**
      * Is emitted if the view has been activated by e. g. a mouse click.