┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDenis Steckelmacher <[email protected]>2014-09-10 10:16:11 +0200
committerDenis Steckelmacher <[email protected]>2014-09-10 10:16:11 +0200
commite3578ee3b770a1b8f359ed1a3cc6e3ac7f6c700e (patch)
treed12f42038fc7f1ccb66b4705bb8a9283ac6fc210 /src/CMakeLists.txt
parent39cfd051ef25f3a90fdfa411325829ca119a421c (diff)
Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin search
REVIEW: 112589
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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()