From 341f8456f09b410f61e71f2b42356548b04acd57 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 31 Jan 2009 11:36:44 +0000 Subject: Allow to enable/disable the "Expandable Folders" setting of the details-view by the context menu of the header. CCMAIL: faure@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=919035 --- src/dolphindetailsview.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 7707c0773..c81884ae9 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -117,9 +117,10 @@ private slots: /** * Opens a context menu at the position \a pos and allows to - * configure the visibility of the header columns. + * configure the visibility of the header columns and whether + * expandable folders should be shown. */ - void configureColumns(const QPoint& pos); + void configureSettings(const QPoint& pos); void updateColumnVisibility(); -- cgit v1.3