]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/search/chip.h
Clazy fix
[dolphin.git] / src / search / chip.h
index 94e51968dbf7931c3961e4446a16e187dced3bab..8cd1fce245748586ee4308b4e621f23716338c2f 100644 (file)
@@ -41,7 +41,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);
 
 protected:
     void paintEvent(QPaintEvent *event) override;