┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/selectors/dateselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search/selectors/dateselector.h')
-rw-r--r--src/search/selectors/dateselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search/selectors/dateselector.h b/src/search/selectors/dateselector.h
index 99cecec06..860c65100 100644
--- a/src/search/selectors/dateselector.h
+++ b/src/search/selectors/dateselector.h
@@ -28,7 +28,7 @@ public:
Q_SIGNALS:
/** Is emitted whenever settings have changed and a new search might be necessary. */
- void configurationChanged(const DolphinQuery &dolphinQuery);
+ void configurationChanged(const Search::DolphinQuery &dolphinQuery);
private:
void updateState(const std::shared_ptr<const DolphinQuery> &dolphinQuery) override;