Fix country names translation

This commit is contained in:
Christophe Dumez 2010-07-25 11:37:49 +00:00
parent 4d977a8d46
commit 7ee9abd646

View file

@ -41,6 +41,7 @@
using namespace libtorrent;
class GeoIP : public QObject {
Q_OBJECT
protected:
#ifdef WITH_GEOIP_EMBEDDED
static QString geoipFolder(bool embedded=false) {