┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorDavid Faure <[email protected]>2007-03-27 19:38:32 +0000
committerDavid Faure <[email protected]>2007-03-27 19:38:32 +0000
commit623c19e042cd19c147bc27f50b62c22b4986e6b6 (patch)
treea571cdd343919bdb8a051561f3858d2419a8bcfe /src/dolphinview.h
parent6fecb341c2b4b5b73785fac245d56c3c6cb3683a (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.h1
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>