┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search
diff options
context:
space:
mode:
Diffstat (limited to 'src/search')
-rw-r--r--src/search/dolphinfacetswidget.cpp2
-rw-r--r--src/search/dolphinsearchbox.cpp2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/search/dolphinfacetswidget.cpp b/src/search/dolphinfacetswidget.cpp
index 501f3a956..31f8cb800 100644
--- a/src/search/dolphinfacetswidget.cpp
+++ b/src/search/dolphinfacetswidget.cpp
@@ -308,3 +308,5 @@ void DolphinFacetsWidget::updateTagsMenuItems(const QUrl &, const KFileItemList
updateTagsSelector();
}
+
+#include "moc_dolphinfacetswidget.cpp"
diff --git a/src/search/dolphinsearchbox.cpp b/src/search/dolphinsearchbox.cpp
index 56b929c04..9df417c4f 100644
--- a/src/search/dolphinsearchbox.cpp
+++ b/src/search/dolphinsearchbox.cpp
@@ -534,3 +534,5 @@ bool DolphinSearchBox::isIndexingEnabled() const
return false;
#endif
}
+
+#include "moc_dolphinsearchbox.cpp"