┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/views/dolphinfileitemdelegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinfileitemdelegate.h b/src/views/dolphinfileitemdelegate.h
index def83a883..afe88997e 100644
--- a/src/views/dolphinfileitemdelegate.h
+++ b/src/views/dolphinfileitemdelegate.h
@@ -33,7 +33,7 @@ class QAbstractProxyModel;
* Note that this is a workaround, as Qt does not support having custom
* shapes within the visual rect of an item view. The visual part of
* workaround is handled inside DolphinFileItemDelegate, the behavior
- * changes are handled in DolphinDetailsView.
+ * changes are handled in DolphinTreeView.
*/
class DolphinFileItemDelegate : public KFileItemDelegate
{