summaryrefslogtreecommitdiff
path: root/tests
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2011-03-20 18:15:16 +0000
committerNeil Jagdish Patel <neil.patel@canonical.com>2011-03-20 18:15:16 +0000
commitb25918a9b6b37c8d3f3594fa8607ec9e4c6465ad (patch)
tree9068d0b6327febfa38dd47df515061015789e291 /tests
parentb2af2eb1fee6daf2076142fb1605597ec21de858 (diff)
Add support for showing empty search/sections, global doesn't work yet
(bzr r976.4.2)
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 0af59c57b..7835f9e7b 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -153,6 +153,8 @@ add_executable (test-places
${PLACES_COMMON_SOURCE}
../src/PlacesController.cpp
../src/PlacesController.h
+ ../src/PlacesEmptyView.cpp
+ ../src/PlacesEmptyView.h
../src/PlacesHomeView.cpp
../src/PlacesHomeView.h
../src/PlacesSearchBar.cpp