diff options
| author | Peter Penz <[email protected]> | 2009-08-29 13:49:56 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-08-29 13:49:56 +0000 |
| commit | c66d825e669ed81a801b4c81024825c527fa6d17 (patch) | |
| tree | e34171eef419ad1101bb567788978fa7d081dff5 /src/dolphiniconsview.cpp | |
| parent | bdd6c8b26c73ae545b7c062abb2d6b13ed7ebc92 (diff) | |
As KFilePreviewGenerator takes care for refreshing the directory lister automatically now, there is no need to reload the directory in Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=1016976
Diffstat (limited to 'src/dolphiniconsview.cpp')
| -rw-r--r-- | src/dolphiniconsview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphiniconsview.cpp b/src/dolphiniconsview.cpp index 10ffd9d42..e06b7b378 100644 --- a/src/dolphiniconsview.cpp +++ b/src/dolphiniconsview.cpp @@ -32,7 +32,6 @@ #include <kcategorizedsortfilterproxymodel.h> #include <kdialog.h> -#include <kdirmodel.h> #include <kfileitemdelegate.h> #include <QAbstractProxyModel> |
