]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/search/dolphinfacetswidget.h
Merge branch 'release/19.12'
[dolphin.git] / src / search / dolphinfacetswidget.h
index 84029c20fb4af19be6d04a326e2a1ef0c4c1355b..2e91bcc9676a8165973607aace4e96cc285ebd96 100644 (file)
@@ -52,7 +52,7 @@ public:
     explicit DolphinFacetsWidget(QWidget* parent = nullptr);
     ~DolphinFacetsWidget() override;
 
-    QString searchTerms() const;
+    QStringList searchTerms() const;
     QString facetType() const;
 
     bool isSearchTerm(const QString& term) const;