mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Fixed utf-8 support in paths and filenames
This commit is contained in:
@@ -29,6 +29,8 @@ CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent
|
||||
QT += xml network
|
||||
|
||||
DEFINES += QT_NO_CAST_TO_ASCII
|
||||
|
||||
contains(DEBUG_MODE, 0){
|
||||
contains(QT_VERSION, 4.2.0) {
|
||||
message(Qt 4.2.0 detected : enabling debug output because of a bug in this version of Qt)
|
||||
|
||||
Reference in New Issue
Block a user