mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix country names translation
This commit is contained in:
parent
4d977a8d46
commit
7ee9abd646
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
using namespace libtorrent;
|
||||
|
||||
class GeoIP : public QObject {
|
||||
Q_OBJECT
|
||||
protected:
|
||||
#ifdef WITH_GEOIP_EMBEDDED
|
||||
static QString geoipFolder(bool embedded=false) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue