- BUGFIX: Threadified IP filter file parser to avoid GUI freeze

This commit is contained in:
Christophe Dumez
2008-05-17 20:32:03 +00:00
parent ec5325ed3c
commit 7463552dcd
7 changed files with 407 additions and 330 deletions

View File

@@ -147,7 +147,7 @@ HEADERS += GUI.h misc.h options_imp.h about_imp.h \
realprogressbarthread.h qrealarray.h \
httpserver.h httpconnection.h \
httprequestparser.h httpresponsegenerator.h \
json.h eventmanager.h
json.h eventmanager.h filterParserThread.h
FORMS += MainWindow.ui options.ui about.ui \
properties.ui createtorrent.ui preview.ui \
login.ui downloadFromURL.ui addTorrentDialog.ui \