X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/38c34eeca315c7be58e65d4d3fb72aaf7b866719..be51e7233294263e3c2866e101e1151dbc61ccbe:/src/search/dolphinfacetswidget.h diff --git a/src/search/dolphinfacetswidget.h b/src/search/dolphinfacetswidget.h index 1d266ac97..c7358e212 100644 --- a/src/search/dolphinfacetswidget.h +++ b/src/search/dolphinfacetswidget.h @@ -48,6 +48,8 @@ public: void setFacetType(const QString &type); + QSize minimumSizeHint() const override; + Q_SIGNALS: void facetChanged();