mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Use Q_DECLARE_METATYPE with TypeSpecialList
This commit is contained in:
parent
864516d781
commit
c30e1c6829
@ -114,4 +114,6 @@ private:
|
||||
QString _databasePath;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(ReadingListModel::TypeSpecialList)
|
||||
|
||||
#endif // READING_LIST_MODEL_H
|
||||
|
Loading…
Reference in New Issue
Block a user