mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Merge pull request #405 from selmf/hacktoberfest2
Remove YACReaderComicInfoPair metatype
This commit is contained in:
commit
2fb4052e60
@ -8,9 +8,6 @@
|
||||
#include <QImage>
|
||||
#include <QMetaType>
|
||||
|
||||
typedef QPair<QString, QString> YACReaderComicInfoPair;
|
||||
Q_DECLARE_METATYPE(YACReaderComicInfoPair)
|
||||
|
||||
class ComicInfo : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Loading…
Reference in New Issue
Block a user