From 29c5ab3b74d26657c60b40770676be082caa953d Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Mon, 20 Apr 2009 17:52:21 +0000 Subject: Let the user choose if folders are always shown first in the views of Dolphin and Konqueror (the default) or not. This setting can be changed in the View menu: "View->Sort By->Folders First". FEATURE: 62007 svn path=/trunk/KDE/kdebase/apps/; revision=956820 --- src/dolphincolumnwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphincolumnwidget.h') diff --git a/src/dolphincolumnwidget.h b/src/dolphincolumnwidget.h index 916bfac2e..02c9aea81 100644 --- a/src/dolphincolumnwidget.h +++ b/src/dolphincolumnwidget.h @@ -86,6 +86,7 @@ public: void setSorting(DolphinView::Sorting sorting); void setSortOrder(Qt::SortOrder order); + void setSortFoldersFirst(bool foldersFirst); void setShowHiddenFiles(bool show); void setShowPreview(bool show); -- cgit v1.3