diff options
| author | David Faure <[email protected]> | 2007-03-27 19:38:32 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-03-27 19:38:32 +0000 |
| commit | 623c19e042cd19c147bc27f50b62c22b4986e6b6 (patch) | |
| tree | a571cdd343919bdb8a051561f3858d2419a8bcfe /src/dolphinview.h | |
| parent | 6fecb341c2b4b5b73785fac245d56c3c6cb3683a (diff) | |
Added setters in urlnavigator to remove dependency on dolphinsettings.
Removed old unused kfileiconview.h header, fixed some unrelated missing includes due to that one being removed.
svn path=/trunk/KDE/kdebase/apps/; revision=647244
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 6aabf2d34..0569ba400 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -25,7 +25,6 @@ #include <kparts/part.h> #include <kfileitem.h> #include <kfileitemdelegate.h> -#include <kfileiconview.h> #include <kio/job.h> #include <urlnavigator.h> |
