X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/576a97d8eb9601f4ad74def6528cc90fffe97b1c..de8ea90ca78ccfb26dd501dc3bc089fb24ad9094:/src/search/dolphinfacetswidget.cpp diff --git a/src/search/dolphinfacetswidget.cpp b/src/search/dolphinfacetswidget.cpp index a0003f6bd..d4079f1eb 100644 --- a/src/search/dolphinfacetswidget.cpp +++ b/src/search/dolphinfacetswidget.cpp @@ -272,7 +272,7 @@ void DolphinFacetsWidget::updateTagsMenuItems(const QUrl&, const KFileItemList& } else { removeSearchTag(tagName); } - emit facetChanged(); + Q_EMIT facetChanged(); if (!onlyOneTag) { m_tagsSelector->menu()->show();