workaround for foreign card arts getting priority by default (#3652)

fixes #3623
This commit is contained in:
ebbit1q 2019-03-12 10:12:31 +01:00 committed by ctrlaltca
parent 2d8f01b2e9
commit 7eb2e36740
3 changed files with 17 additions and 3 deletions

View file

@ -2,6 +2,7 @@
#define MAIN_H
class QTranslator;
class QString;
extern QTranslator *translator;
extern const QString translationPrefix;