- Integrate Geoip database to speed up country resolution

This commit is contained in:
Christophe Dumez
2009-11-15 20:03:23 +00:00
parent cb32ed97a8
commit 9e9e6f028c
5 changed files with 153 additions and 2 deletions

View File

@@ -190,7 +190,8 @@ HEADERS += GUI.h \
peerlistwidget.h \
peerlistdelegate.h \
reverseresolution.h \
preferences.h
preferences.h \
geoip.h
FORMS += MainWindow.ui \
options.ui \
about.ui \