- Implemented asynchronous hostname resolution in Peer list

This commit is contained in:
Christophe Dumez
2009-11-14 13:33:55 +00:00
parent 8260159ca4
commit f7c196dbcf
4 changed files with 169 additions and 10 deletions

View File

@@ -187,7 +187,8 @@ HEADERS += GUI.h \
TorrentFilesModel.h \
filesystemwatcher.h \
peerlistwidget.h \
peerlistdelegate.h
peerlistdelegate.h \
reverseresolution.h
FORMS += MainWindow.ui \
options.ui \
about.ui \