From e3578ee3b770a1b8f359ed1a3cc6e3ac7f6c700e Mon Sep 17 00:00:00 2001 From: Denis Steckelmacher Date: Wed, 10 Sep 2014 10:16:11 +0200 Subject: Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin search REVIEW: 112589 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fec365abf..3ad68c7f2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -106,6 +106,7 @@ if(HAVE_BALOO) KF5::FileMetaData KF5::BalooCore KF5::BalooFiles + KF5::BalooNaturalQueryParser KF5::BalooWidgets ) endif() -- cgit v1.3.1