mirror of
https://github.com/transmission/transmission.git
synced 2025-12-27 13:41:17 +00:00
(trunk qt) session dialog improvements from W4pp
This commit is contained in:
@@ -122,6 +122,7 @@ class Session: public QObject
|
||||
void torrentsRemoved( struct tr_benc * torrentList );
|
||||
void dataReadProgress( );
|
||||
void dataSendProgress( );
|
||||
void httpAuthenticationRequired( );
|
||||
|
||||
private:
|
||||
int64_t myBlocklistSize;
|
||||
|
||||
Reference in New Issue
Block a user