]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/search/popup.h
Clazy fix
[dolphin.git] / src / search / popup.h
index 423c9dde60774c38724fa218f10f08eaa1e08c3e..5ebcc51a33687be1919fa027f94392c7af2ffa0b 100644 (file)
@@ -45,7 +45,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);
 
     /**
      * Requests for @p message with the given @p messageType to be shown to the user in a non-modal way.