mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 08:34:52 -07:00
cleaned up oracle importer
This commit is contained in:
parent
6b2dfd545a
commit
af605ab1f8
3 changed files with 28 additions and 198 deletions
|
|
@ -22,8 +22,7 @@ class OracleImporter : public CardDatabase {
|
|||
Q_OBJECT
|
||||
private:
|
||||
QList<SetToDownload> setsToDownload;
|
||||
QMap<QString, QStringList> colorOverride;
|
||||
QMap<QString, int> tableRowOverride;
|
||||
QString pictureUrl;
|
||||
int setIndex;
|
||||
int reqId;
|
||||
QBuffer *buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue