┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJonathan Riddell <[email protected]>2009-02-20 17:07:59 +0000
committerJonathan Riddell <[email protected]>2009-02-20 17:07:59 +0000
commit7e644ffebca558510b19ee8757fa89c983ba0240 (patch)
tree80fd26ababc6177ef969c095bd767a3396b20918 /src/CMakeLists.txt
parent540eeb0030470d50a61e192d9348043ffd10f056 (diff)
Remove preview icon, it isn't used, pollutes the hicolour namespace
and Oxygen already has a preview icon which Dolphin already uses (view-preview). svn path=/trunk/KDE/kdebase/apps/; revision=929116
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6e5cb0d05..46c18156a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,4 @@
-add_subdirectory( pics )
-
find_package(QImageBlitz REQUIRED)
macro_optional_find_package(Nepomuk)