mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-16 15:32:15 -07:00
make getSetPriority static
This commit is contained in:
parent
0ebedb3bd8
commit
ac6b3b5909
2 changed files with 1 additions and 2 deletions
|
|
@ -150,7 +150,6 @@ signals:
|
|||
|
||||
public:
|
||||
explicit OracleImporter(QObject *parent = nullptr);
|
||||
CardSet::Priority getSetPriority(QString &setType, QString &shortName);
|
||||
bool readSetsFromByteArray(const QByteArray &data);
|
||||
int startImport();
|
||||
bool saveToFile(const QString &fileName, const QString &sourceUrl, const QString &sourceVersion);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue