┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/search/searchpanel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/panels/search/searchpanel.cpp')
-rw-r--r--src/panels/search/searchpanel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/search/searchpanel.cpp b/src/panels/search/searchpanel.cpp
index 4fb78c581..38c78aacb 100644
--- a/src/panels/search/searchpanel.cpp
+++ b/src/panels/search/searchpanel.cpp
@@ -83,7 +83,7 @@ bool SearchPanel::urlChanged()
m_startedFromDir = url();
}
- if (isVisible() && DolphinSearchInformation::instance().isIndexingEnabled()) {
+ if (isVisible() && DolphinSearchInformation::instance().isIndexingEnabled()) {
const Nepomuk::Query::FileQuery query(m_unfacetedRestQuery && m_facetWidget->queryTerm());
if (query.toSearchUrl() == url()) {
// The new URL has been triggered by the SearchPanel itself in