mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
- Force lists refresh before initially displaying the window to avoid lag
- Removed session tweaking on exit since it does not have any effect
This commit is contained in:
@@ -93,7 +93,7 @@ DEFINES += NDEBUG
|
||||
icon192
|
||||
}
|
||||
QMAKE_CXXFLAGS_RELEASE += -fwrapv
|
||||
QMAKE_CXXFLAGS_DEBUG += -fwrapv
|
||||
QMAKE_CXXFLAGS_DEBUG += -fwrapv -O0
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += "libtorrent-rasterbar libcurl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user