From 67f58d5082cbab3a1a4a83926e77ade299ec07ea Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 25 Apr 2012 02:16:35 +0200 Subject: Fix search-UI issues in combination with the new places entries The places-entries for searching revealed some serious issues in combination with the search-panel. Move the filtering away from QDockWidget and bring it back below the search-bar. --- src/tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tests') diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index de254f6da..830138e74 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -58,6 +58,7 @@ target_link_libraries(kitemlistkeyboardsearchmanagertest ${KDE4_KIO_LIBS} ${QT_Q if (Nepomuk_FOUND) set(dolphinsearchboxtest_SRCS dolphinsearchboxtest.cpp + ../search/dolphinfacetswidget.cpp ../search/dolphinsearchbox.cpp ../search/dolphinsearchinformation.cpp ) -- cgit v1.3