mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 16:13:54 -07:00
Commit to resolve requests made by @Daenyth discussed after the commit.
See https://github.com/Cockatrice/Cockatrice/pull/1340 for details.
This commit is contained in:
parent
62dc3a7ca3
commit
94942e1a92
5 changed files with 12 additions and 10 deletions
|
|
@ -7,14 +7,14 @@ class QSystemTrayIcon;
|
|||
class SoundEngine;
|
||||
|
||||
extern CardDatabase *db;
|
||||
|
||||
extern QSystemTrayIcon *trayIcon;
|
||||
extern QTranslator *translator;
|
||||
extern const QString translationPrefix;
|
||||
extern QString translationPath;
|
||||
|
||||
void installNewTranslator();
|
||||
void generateClientID();
|
||||
|
||||
QString const generateClientID();
|
||||
|
||||
bool settingsValid();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue