From 88f17ca75add13baf3ac633e57865136deba02cc Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 16 Oct 2007 22:24:52 +0000 Subject: polish look of column view: - don't show a focused border above all columns - provide a small gap between the columns - assure that the background of inactive columns works well with more complex styles like Oxygen CCMAIL: cbr@boemann.dk svn path=/trunk/KDE/kdebase/apps/; revision=726042 --- src/dolphindetailsview.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphindetailsview.cpp') diff --git a/src/dolphindetailsview.cpp b/src/dolphindetailsview.cpp index 8e8eec2ec..57d5eb81c 100644 --- a/src/dolphindetailsview.cpp +++ b/src/dolphindetailsview.cpp @@ -120,6 +120,8 @@ DolphinDetailsView::DolphinDetailsView(QWidget* parent, DolphinController* contr #endif updateDecorationSize(); + + setFocus(); } DolphinDetailsView::~DolphinDetailsView() -- cgit v1.3