summaryrefslogtreecommitdiff
path: root/dash
diff options
authorAndrea Azzarone <azzaronea@gmail.com>2013-05-22 16:31:53 +0200
committerAndrea Azzarone <azzaronea@gmail.com>2013-05-22 16:31:53 +0200
commit607e504fc02630c9bfe9a8541f7c9687e22ec452 (patch)
treecdcd25cb3872389616257c1aee68175a2244b690 /dash
parentb798c006d60346c4fdd0e8a0962e52a61ef4879a (diff)
Don't build CoverflowResultView.cpp.
(bzr r3337.1.1)
Diffstat (limited to 'dash')
-rw-r--r--dash/CMakeLists.txt1
-rwxr-xr-xdash/ScopeView.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/dash/CMakeLists.txt b/dash/CMakeLists.txt
index af230a327..777ff747f 100644
--- a/dash/CMakeLists.txt
+++ b/dash/CMakeLists.txt
@@ -20,7 +20,6 @@ add_subdirectory(previews)
#
set (DASH_SOURCES
ApplicationStarterImp.cpp
- CoverflowResultView.cpp
DashController.cpp
DashView.cpp
DashViewPrivate.cpp
diff --git a/dash/ScopeView.cpp b/dash/ScopeView.cpp
index 487c2454e..dfd369bd1 100755
--- a/dash/ScopeView.cpp
+++ b/dash/ScopeView.cpp
@@ -26,7 +26,6 @@
#include <Nux/VScrollBar.h>
#include "unity-shared/DashStyle.h"
-#include "CoverflowResultView.h"
#include "ResultRendererTile.h"
#include "ResultRendererHorizontalTile.h"