mirror of
https://github.com/transmission/transmission
synced 2025-01-30 19:03:04 +00:00
00be8d00d7
* refactor: make variant_headers reusable to qt app. Torrent.cc's `change()` template methods are generically useful to deal with tr_variant wrangling, but previously were only used in Torrent.cc. This PR moves them into a new API `VariantHelpers.h` for use by Prefs, Session, TorrentModel, etc. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
create.c | ||
edit.c | ||
Makefile.am | ||
remote.c | ||
show.c | ||
transmission-create.1 | ||
transmission-edit.1 | ||
transmission-remote.1 | ||
transmission-show.1 | ||
units.h |