diff options
| author | Emmanuel Pescosta <[email protected]> | 2015-02-26 17:09:46 +0100 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2015-02-26 17:09:46 +0100 |
| commit | 6787467a7b3b54971ce023c1ba1a36b5d1a7c499 (patch) | |
| tree | 3794c2332aed29fb2a8e3bc2b73c3b81a27d60f3 /src/CMakeLists.txt | |
| parent | 2b895e7e2bd096e55faa1032ebc6a355a72c2325 (diff) | |
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.
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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() |
