This commit is contained in:
Julien Wadel 2020-04-18 14:59:50 +02:00
parent 07a1532901
commit 26262852ba

View file

@ -97,7 +97,7 @@ namespace Utils {
return connection;
}
QString getCountryName(const QLocale::Country& contry);
QString getCountryName(const QLocale::Country& country);
}
#endif // UTILS_H_