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