export comics info listo

cambio de acceso a las columnas de las querys (enteros por literales)
This commit is contained in:
Luis Ángel San Martín
2012-06-20 23:19:37 +02:00
parent 5f89443060
commit cd2b9f798a
10 changed files with 131 additions and 30 deletions

View File

@ -17,8 +17,9 @@ public:
qulonglong id;
bool read;
bool edited;
QString hash;
QString name;
QString title;
bool existOnDb;
};