From 6787467a7b3b54971ce023c1ba1a36b5d1a7c499 Mon Sep 17 00:00:00 2001 From: Emmanuel Pescosta Date: Thu, 26 Feb 2015 17:09:46 +0100 Subject: Revert "Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin search" The natural query parser is too unstable for the release atm, we'll readd the query parser when the code is mature enough. This reverts commit e3578ee3b770a1b8f359ed1a3cc6e3ac7f6c700e. --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 94aa5a51c..1b04a642b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -141,7 +141,6 @@ if(HAVE_BALOO) dolphinprivate PUBLIC KF5::FileMetaData KF5::Baloo - KF5::BalooNaturalQueryParser KF5::BalooWidgets ) endif() -- cgit v1.3