mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 00:53:57 -07:00
Added a button and the functionality to clear all downloaded images (all images within subfolders at picsPath/downloadedPics) under Settings.
This commit is contained in:
parent
ffed0e00fe
commit
674005383b
2 changed files with 28 additions and 6 deletions
|
|
@ -31,6 +31,7 @@ private slots:
|
|||
void deckPathButtonClicked();
|
||||
void replaysPathButtonClicked();
|
||||
void picsPathButtonClicked();
|
||||
void clearDownloadedPicsButtonClicked();
|
||||
void cardDatabasePathButtonClicked();
|
||||
void tokenDatabasePathButtonClicked();
|
||||
void languageBoxChanged(int index);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue