From f8dd060cadecd9f4c36b79d53dbae706dadf99f6 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 27 Feb 2007 20:46:21 +0000 Subject: The icons view and details view don't use hardcoded (test-) values anymore, instead the settings for fonts, grid size, ... are read out. The settings dialogs itself will be reworked later if it is clear what should be configurable in which manner. At least the current settings dialog allows to play with the new capabilities we got by KFileItemDelegate, just lets see what we can improve later on... svn path=/trunk/KDE/kdebase/apps/; revision=637792 --- src/dolphin_iconsmodesettings.kcfg | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/dolphin_iconsmodesettings.kcfg') diff --git a/src/dolphin_iconsmodesettings.kcfg b/src/dolphin_iconsmodesettings.kcfg index 23ee5ec93..b620dfe5d 100644 --- a/src/dolphin_iconsmodesettings.kcfg +++ b/src/dolphin_iconsmodesettings.kcfg @@ -4,10 +4,11 @@ kiconloader.h kglobalsettings.h + QListView - + - LeftToRight + QListView::TopToBottom @@ -19,11 +20,11 @@ - K3Icon::SizeMedium + 96 - 0 + 128 -- cgit v1.3