Merge pull request #10833 from Chocobo1/invokeMethod

Use functor based QMetaObject::invokeMethod
This commit is contained in:
Mike Tzou
2019-06-22 11:24:47 +08:00
committed by GitHub
6 changed files with 38 additions and 11 deletions

View File

@@ -39,7 +39,6 @@ else()
# hope that they apply. If not, you the user are on your own.
set(LibtorrentRasterbar_DEFINITIONS
-DTORRENT_USE_OPENSSL
-DTORRENT_DISABLE_GEO_IP
-DBOOST_ASIO_ENABLE_CANCELIO
-DUNICODE -D_UNICODE -D_FILE_OFFSET_BITS=64)
endif()