┌   ┐
54
└   ┘

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