diff options
| author | Peter Penz <[email protected]> | 2010-11-20 11:15:14 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2010-11-20 11:15:14 +0000 |
| commit | 673f10ac88fe001e9f854c95f273c9fab1438867 (patch) | |
| tree | 1fa102ae2964f5d5ee25bdb2aef3d4784423b138 /src | |
| parent | 9a189645cc4218e0efe5a718a4ac46ed006e6512 (diff) | |
SVN_SILENT: documentation fix
svn path=/trunk/KDE/kdebase/apps/; revision=1199017
Diffstat (limited to 'src')
| -rw-r--r-- | src/views/dolphinfileitemdelegate.h | 2 |
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 { |
