mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 02:12:14 -07:00
Don't define methods twice.
This commit is contained in:
parent
58af3cdce8
commit
db042a4190
1 changed files with 0 additions and 3 deletions
|
|
@ -433,9 +433,6 @@ public:
|
||||||
CardInfoPerSet getPreferredSetForCard(const QString &cardName);
|
CardInfoPerSet getPreferredSetForCard(const QString &cardName);
|
||||||
QString getPreferredPrintingUUIDForCard(const QString &cardName);
|
QString getPreferredPrintingUUIDForCard(const QString &cardName);
|
||||||
CardInfoPtr guessCard(const QString &cardName) const;
|
CardInfoPtr guessCard(const QString &cardName) const;
|
||||||
CardInfoPerSet getPreferredSetForCard(const QString &cardName);
|
|
||||||
QString getPreferredPrintingUUIDForCard(const QString &cardName);
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Get a card by its simple name. The name will be simplified in this
|
* Get a card by its simple name. The name will be simplified in this
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue