mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Use Q_DECLARE_METATYPE with TypeSpecialList
This commit is contained in:
@ -114,4 +114,6 @@ private:
|
||||
QString _databasePath;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(ReadingListModel::TypeSpecialList)
|
||||
|
||||
#endif // READING_LIST_MODEL_H
|
||||
|
Reference in New Issue
Block a user