diff options
| author | Raymond Wooninck <[email protected]> | 2015-05-11 21:45:07 +0200 |
|---|---|---|
| committer | Raymond Wooninck <[email protected]> | 2015-05-11 21:45:07 +0200 |
| commit | a72543484b1358b29a06f2f45b065ad822981738 (patch) | |
| tree | eb0513b24605930f5fb610cfb66545456d8ac510 /src/search/dolphinsearchbox.cpp | |
| parent | 9d4ad66abeb77072135a409c33c745f680856332 (diff) | |
Remove unneeded include to fix build
CCMAIL: [email protected]
Diffstat (limited to 'src/search/dolphinsearchbox.cpp')
| -rw-r--r-- | src/search/dolphinsearchbox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search/dolphinsearchbox.cpp b/src/search/dolphinsearchbox.cpp index fca9b6be3..743d9113a 100644 --- a/src/search/dolphinsearchbox.cpp +++ b/src/search/dolphinsearchbox.cpp @@ -42,7 +42,6 @@ #include <config-baloo.h> #ifdef HAVE_BALOO #include <Baloo/Query> - #include <Baloo/Term> #include <Baloo/IndexerConfig> #endif #include <QFontDatabase> |
