mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 08:03:54 -07:00
mac patches
This commit is contained in:
parent
0d63bb7316
commit
4f13c01e12
6 changed files with 43 additions and 6 deletions
|
|
@ -121,9 +121,10 @@ public:
|
|||
bool getLoadSuccess() const { return loadSuccess; }
|
||||
public slots:
|
||||
void clearPixmapCache();
|
||||
bool loadCardDatabase(const QString &path);
|
||||
bool loadCardDatabase();
|
||||
private slots:
|
||||
void picDownloadFinished(QNetworkReply *reply);
|
||||
bool loadCardDatabase();
|
||||
void picDownloadChanged();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue