(trunk qt) session dialog improvements from W4pp

This commit is contained in:
Charles Kerr
2009-05-03 22:00:56 +00:00
parent b2c65797e0
commit d41318bb05
6 changed files with 19 additions and 12 deletions

View File

@@ -122,6 +122,7 @@ class Session: public QObject
void torrentsRemoved( struct tr_benc * torrentList );
void dataReadProgress( );
void dataSendProgress( );
void httpAuthenticationRequired( );
private:
int64_t myBlocklistSize;