mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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 <QImage>
|
||||||
#include <QMetaType>
|
#include <QMetaType>
|
||||||
|
|
||||||
typedef QPair<QString, QString> YACReaderComicInfoPair;
|
|
||||||
Q_DECLARE_METATYPE(YACReaderComicInfoPair)
|
|
||||||
|
|
||||||
class ComicInfo : public QObject
|
class ComicInfo : public QObject
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user