From e076d8668f673e09ddd01b3367e413a494d6d2bb Mon Sep 17 00:00:00 2001 From: Méven Car Date: Sun, 3 May 2020 12:45:54 +0200 Subject: filenamesearch:/ define a title for the query Summary: CCBUG: 420354 Reviewers: ngraham, elvisangelaccio, #dolphin, #frameworks, iasensio Reviewed By: elvisangelaccio, #dolphin, iasensio Subscribers: iasensio, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D29198 --- src/search/dolphinsearchbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/search/dolphinsearchbox.h') diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h index 2bf3ce4b1..4afd752bc 100644 --- a/src/search/dolphinsearchbox.h +++ b/src/search/dolphinsearchbox.h @@ -161,6 +161,8 @@ private: bool isIndexingEnabled() const; private: + QString queryTitle(const QString& text) const; + bool m_startedSearching; bool m_active; -- cgit v1.3.1