]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphincolumnwidget.cpp
respect the graphic effects level before doing a fade-in of the selection toggle
[dolphin.git] / src / dolphincolumnwidget.cpp
index bbaa5f7933bb36223ff562e5ecc282ec7c2b716f..545b97e9742ed2fa8b14f2c6764a76bbb7b5bc77 100644 (file)
@@ -63,7 +63,6 @@ DolphinColumnWidget::DolphinColumnWidget(QWidget* parent,
     m_dropRect()
 {
     setMouseTracking(true);
-    viewport()->setAttribute(Qt::WA_Hover);
     setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
     setVerticalScrollBarPolicy(Qt::ScrollBarAsNeeded);
     setSelectionBehavior(SelectItems);