diff options
Diffstat (limited to 'src/dolphindetailsview.h')
| -rw-r--r-- | src/dolphindetailsview.h | 5 |
1 files changed, 3 insertions, 2 deletions
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(); |
