Files
qBittorrent/src
Chocobo1 534549142e 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-03-24 16:14:32 +02:00
..
2020-03-24 16:14:28 +02:00
2019-08-09 13:12:11 +08:00
2020-03-24 16:14:29 +02:00
2020-03-24 16:14:19 +02:00
2017-03-05 22:24:59 +01:00
2020-03-24 16:14:10 +02:00