mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-08 12:02:18 +00:00
Fix country names translation
This commit is contained in:
parent
4d977a8d46
commit
7ee9abd646
@ -41,6 +41,7 @@
|
|||||||
using namespace libtorrent;
|
using namespace libtorrent;
|
||||||
|
|
||||||
class GeoIP : public QObject {
|
class GeoIP : public QObject {
|
||||||
|
Q_OBJECT
|
||||||
protected:
|
protected:
|
||||||
#ifdef WITH_GEOIP_EMBEDDED
|
#ifdef WITH_GEOIP_EMBEDDED
|
||||||
static QString geoipFolder(bool embedded=false) {
|
static QString geoipFolder(bool embedded=false) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user