mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 16:32:16 -07:00
Extract to method, also notify on "Reload db" and "new sets found"
Took 3 minutes Took 4 seconds
This commit is contained in:
parent
3f030fe2dc
commit
808f51a61b
4 changed files with 18 additions and 10 deletions
|
|
@ -147,6 +147,7 @@ public slots:
|
|||
|
||||
/** @brief Loads card databases from configured paths. */
|
||||
void loadCardDatabases();
|
||||
void reloadCardDatabasesAndNotify();
|
||||
|
||||
/** @brief Saves custom tokens to file.
|
||||
* @return True if successful.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue