]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinfileitemdelegate.cpp
Fix issue that the columns "Link Destination" and "Path" are shown outside the visibl...
[dolphin.git] / src / dolphinfileitemdelegate.cpp
index 87ea774f85c2d222a3e9f2c4a72b2a6d05742f07..17447d8cb409f173e843677d0d4573b892dd78a9 100644 (file)
@@ -37,6 +37,7 @@ DolphinFileItemDelegate::DolphinFileItemDelegate(QObject* parent) :
     m_cachedSize(),
     m_cachedEmblems()
 {
+    setJobTransfersVisible(true);
 }
 
 DolphinFileItemDelegate::~DolphinFileItemDelegate()