Allow using QSet<QString> with QVariants
This commit is contained in:
parent
b05ba203be
commit
186b0fa0ff
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(DanbooruPost::Ratings)
|
|||
|
||||
Q_DECLARE_METATYPE(Danbooru::DanbooruPost *)
|
||||
Q_DECLARE_METATYPE(Danbooru::DanbooruPost::Rating)
|
||||
Q_DECLARE_METATYPE(QSet<QString>)
|
||||
|
||||
|
||||
#endif // DANBOORUPOST_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue