┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincolumnview.cpp
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-09-25 10:31:17 +0000
committerPeter Penz <[email protected]>2007-09-25 10:31:17 +0000
commit3d982c00b493fa34b2e983745a91d73c97de6573 (patch)
tree6968adf1ea3f0a2c9e9dad6a515d81b713c57116 /src/dolphincolumnview.cpp
parent25f4e3efbd485d229cecd397502b9734bdbdee36 (diff)
don't reset the root index, hiding the column is enough
svn path=/trunk/KDE/kdebase/apps/; revision=716829
Diffstat (limited to 'src/dolphincolumnview.cpp')
-rw-r--r--src/dolphincolumnview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphincolumnview.cpp b/src/dolphincolumnview.cpp
index 586b6a1c2..f8bcf548e 100644
--- a/src/dolphincolumnview.cpp
+++ b/src/dolphincolumnview.cpp
@@ -492,7 +492,6 @@ void DolphinColumnView::reload()
m_restoreActiveColumnFocus = true;
}
column->hide();
- column->setRootIndex(QModelIndex());
}
// all columns are hidden, now reload the directory lister