refactor: extract tr_buffer class from tr_peerIo (#3986)

This commit is contained in:
Charles Kerr
2022-10-19 11:42:08 -05:00
committed by GitHub
parent f22ce40c72
commit 450f1dcadc
15 changed files with 731 additions and 431 deletions

View File

@@ -31,7 +31,6 @@ Q_DECLARE_METATYPE(TrVariantPtr)
extern "C"
{
struct evbuffer;
struct tr_session;
}