diff --git a/include/Cache.h b/include/Cache.h index e0b68549..0829acf5 100644 --- a/include/Cache.h +++ b/include/Cache.h @@ -39,7 +39,7 @@ struct SearchResult Q_DECLARE_METATYPE(SearchResult) Q_DECLARE_METATYPE(QVector) -Q_DECLARE_METATYPE(RoomMember); +Q_DECLARE_METATYPE(RoomMember) //! Used to uniquely identify a list of read receipts. struct ReadReceiptKey