]> cloud.milkyroute.net Git - dolphin.git/commitdiff
SVN_SILENT: documentation fix
authorPeter Penz <peter.penz19@gmail.com>
Sat, 20 Nov 2010 11:15:14 +0000 (11:15 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sat, 20 Nov 2010 11:15:14 +0000 (11:15 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=1199017

src/views/dolphinfileitemdelegate.h

index def83a883c422f584abdb191679d00754d705f00..afe88997e8eff27e5108844968f89c976de50088 100644 (file)
@@ -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
 {