]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/search/selectors/dateselector.h
Clazy fix
[dolphin.git] / src / search / selectors / dateselector.h
index 99cecec06a2371ef9766971cd35a2fd7593fff22..860c6510003f1b36e605b6e6f592d53ce8c7a032 100644 (file)
@@ -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;