From 625cfd274375614fb85100cf4adc06244ff16cf8 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 29 Aug 2009 19:35:59 +0000 Subject: - fix focus issue in column-view - minor interface corrections svn path=/trunk/KDE/kdebase/apps/; revision=1017162 --- src/dolphincolumnviewcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphincolumnviewcontainer.h') diff --git a/src/dolphincolumnviewcontainer.h b/src/dolphincolumnviewcontainer.h index 0d8c87b16..10c2905fa 100644 --- a/src/dolphincolumnviewcontainer.h +++ b/src/dolphincolumnviewcontainer.h @@ -56,7 +56,7 @@ public: * Shows the column which represents the URL \a url. If the column * is already shown, it gets activated, otherwise it will be created. */ - bool showColumn(const KUrl& url); + void showColumn(const KUrl& url); signals: /** -- cgit v1.3