diff --git a/searchcontext.h b/searchcontext.h index d2b2dee2e..8ee562408 100644 --- a/searchcontext.h +++ b/searchcontext.h @@ -154,7 +154,7 @@ class PLASMA_EXPORT SearchContext : public QObject */ void clearMatches(); - signals: + Q_SIGNALS: void matchesChanged(); private: