Files
qBittorrent/src/base/bittorrent/private
Chocobo1 5de75eff05 Unify singleton pattern in Profile class
1. Use unified function names `initInstance()` and `freeInstance()` and
make them public.
2. Add `freeInstance()` to avoid noise from memory leak detectors.
3. Let `instance()`return a pointer directly to avoid unnecessary
indirections when invoking functions.
2020-02-11 15:30:59 +08:00
..
2018-05-09 17:06:22 +03:00
2019-02-04 17:28:55 +08:00