mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 11:48:05 -06:00
- BUGFIX: Threadified IP filter file parser to avoid GUI freeze
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user