From c7ef72de5563ae33e9342526cb33d67498de0759 Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Thu, 14 Apr 2011 13:27:33 +0200 Subject: SVN_SILENT Remove trailing white space. --- src/panels/search/searchpanel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/panels/search/searchpanel.cpp') 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 -- cgit v1.3