mirror of
https://github.com/YACReader/yacreader
synced 2026-02-07 15:50:13 -05:00
export comics info listo
cambio de acceso a las columnas de las querys (enteros por literales)
This commit is contained in:
@ -17,8 +17,9 @@ public:
|
||||
|
||||
qulonglong id;
|
||||
bool read;
|
||||
bool edited;
|
||||
QString hash;
|
||||
QString name;
|
||||
QString title;
|
||||
|
||||
bool existOnDb;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user