mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 19:47:46 -07:00
Load additional xml sets from $userprofile/customsets/
This commit is contained in:
parent
292d730ca7
commit
b566bf4a19
3 changed files with 20 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ public:
|
|||
public slots:
|
||||
void clearPixmapCache();
|
||||
LoadStatus loadCardDatabase(const QString &path, bool tokens = false);
|
||||
void loadCustomCardDatabases(const QString &path);
|
||||
void emitCardListChanged();
|
||||
private slots:
|
||||
void imageLoaded(CardInfo *card, QImage image);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue