Extract to method, also notify on "Reload db" and "new sets found"

Took 3 minutes

Took 4 seconds
This commit is contained in:
Lukas Brübach 2026-04-30 08:54:09 +02:00
parent 3f030fe2dc
commit 808f51a61b
4 changed files with 18 additions and 10 deletions

View file

@ -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.