From 10468b1c06a5852b006331b91e066bad75278b2e Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 18 Aug 2008 19:30:25 +0000 Subject: Column view + detail view: use different settings for preview and icon size like in the icon view for consistency. The setting dialogs will be adjusted later. svn path=/trunk/KDE/kdebase/apps/; revision=848955 --- src/dolphincolumnview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphincolumnview.h') diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index c563888b9..ba50d943c 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -144,7 +144,7 @@ private slots: * will get informed about possible zoom in/zoom out * operations. */ - void updateDecorationSize(); + void updateDecorationSize(bool showPreview); /** * Updates the background color of the columns to respect -- cgit v1.3.1