┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2011-04-14 13:27:33 +0200
committerFrank Reininghaus <[email protected]>2011-04-14 13:27:33 +0200
commitc7ef72de5563ae33e9342526cb33d67498de0759 (patch)
tree3da8880a9631db8bb79572334fe722939077c470 /src/panels
parent6d7e993c26d17582402adf3d662a0f5b16e684a7 (diff)
SVN_SILENT Remove trailing white space.
Diffstat (limited to 'src/panels')
-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