]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphindetailsview.cpp
Move the call "setUniformRowHeights(true)" from DolphinDetailsView's
[dolphin.git] / src / views / dolphindetailsview.cpp
index d825153f3215af921c6460096a2a3d94ff0050d9..d434a4b3d2ec1f0d35b6a629fe11cfdff017c3a9 100644 (file)
@@ -66,7 +66,6 @@ DolphinDetailsView::DolphinDetailsView(QWidget* parent,
     setLayoutDirection(Qt::LeftToRight);
     setAcceptDrops(true);
     setSortingEnabled(true);
-    setUniformRowHeights(true);
     setSelectionBehavior(SelectItems);
     setDragDropMode(QAbstractItemView::DragDrop);
     setDropIndicatorShown(false);