diff options
| author | Denis Steckelmacher <[email protected]> | 2014-09-10 10:16:11 +0200 |
|---|---|---|
| committer | Denis Steckelmacher <[email protected]> | 2014-09-10 10:16:11 +0200 |
| commit | e3578ee3b770a1b8f359ed1a3cc6e3ac7f6c700e (patch) | |
| tree | d12f42038fc7f1ccb66b4705bb8a9283ac6fc210 /src/CMakeLists.txt | |
| parent | 39cfd051ef25f3a90fdfa411325829ca119a421c (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.txt | 1 |
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() |
