┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmodel.cpp
diff options
context:
space:
mode:
authorMatthew Woehlke <[email protected]>2007-09-27 04:11:28 +0000
committerMatthew Woehlke <[email protected]>2007-09-27 04:11:28 +0000
commit341c16eba689331c472455c61f08ff0f0261c49e (patch)
tree450107e394216b7546e10600b4f99b278721d63a /src/dolphinmodel.cpp
parent093efca22dfd247f06e2a669ad968300e71ef08d (diff)
use blitz instead of deprecated kdefx, remove kdefx headers where unused
svn path=/trunk/KDE/kdebase/apps/; revision=717537
Diffstat (limited to 'src/dolphinmodel.cpp')
-rw-r--r--src/dolphinmodel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmodel.cpp b/src/dolphinmodel.cpp
index 03bdb16b4..ccf7d8e1c 100644
--- a/src/dolphinmodel.cpp
+++ b/src/dolphinmodel.cpp
@@ -40,7 +40,6 @@
#include <kuser.h>
#include <kmimetype.h>
#include <kstandarddirs.h>
-#include <kpixmapeffect.h>
#include <QList>
#include <QSortFilterProxyModel>