┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search/popup.h')
-rw-r--r--src/search/popup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search/popup.h b/src/search/popup.h
index 423c9dde6..5ebcc51a3 100644
--- a/src/search/popup.h
+++ b/src/search/popup.h
@@ -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.