X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/0ca68f6a562de0ccd671715ea6e98ee2504dbb6b..87cd992e85effd14938f67c0671ef2e7cb93a8a7:/src/dolphinfileitemdelegate.cpp diff --git a/src/dolphinfileitemdelegate.cpp b/src/dolphinfileitemdelegate.cpp index 87ea774f8..17447d8cb 100644 --- a/src/dolphinfileitemdelegate.cpp +++ b/src/dolphinfileitemdelegate.cpp @@ -37,6 +37,7 @@ DolphinFileItemDelegate::DolphinFileItemDelegate(QObject* parent) : m_cachedSize(), m_cachedEmblems() { + setJobTransfersVisible(true); } DolphinFileItemDelegate::~DolphinFileItemDelegate()