mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
c75500670d
So instead of passing every function objects by value (a copy is made), now function objects will be handled properly by reference (for lvalues) or by value (for rvalues). |
||
---|---|---|
.. | ||
app | ||
base | ||
gui | ||
icons | ||
lang | ||
searchengine | ||
webui | ||
CMakeLists.txt | ||
config.h.cmakein | ||
qbittorrent_mingw.rc | ||
qbittorrent.exe.manifest | ||
qbittorrent.rc | ||
src.pro | ||
update_qrc_files.py |