From: Peter Penz Date: Sat, 20 Nov 2010 11:15:14 +0000 (+0000) Subject: SVN_SILENT: documentation fix X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/673f10ac88fe001e9f854c95f273c9fab1438867?ds=inline SVN_SILENT: documentation fix svn path=/trunk/KDE/kdebase/apps/; revision=1199017 --- 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 {