]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/folders/paneltreeview.cpp
Enable Dolphin to show the revision states of files that are under revision control...
[dolphin.git] / src / panels / folders / paneltreeview.cpp
index b285789f08144aef5e94f217f57e934657a9a286..5d3f8a9b8c143d3d4fd231cefc313b4e7753cd2d 100644 (file)
@@ -75,8 +75,7 @@ bool PanelTreeView::event(QEvent* event)
         hideColumn(DolphinModel::Owner);
         hideColumn(DolphinModel::Group);
         hideColumn(DolphinModel::Type);
-        hideColumn(DolphinModel::Rating);
-        hideColumn(DolphinModel::Tags);
+        hideColumn(DolphinModel::Revision);
         header()->hide();
         break;