┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dolphincolumnview.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphincolumnview.cpp b/src/dolphincolumnview.cpp
index f69dc207e..e0d48e5fa 100644
--- a/src/dolphincolumnview.cpp
+++ b/src/dolphincolumnview.cpp
@@ -178,6 +178,7 @@ void DolphinColumnView::showColumn(const KUrl& url)
if (column->url() == url) {
// the column represents already the requested URL, hence activate it
requestActivation(column);
+ layoutColumns();
return;
} else if (!column->url().isParentOf(url)) {
// the column is no parent of the requested URL, hence