mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(trunk) first draft of changing the FreeSpace API to behave as https://trac.transmissionbt.com/ticket/4076#comment:25 -- libT, rpc, qt, and gtk implementations.
This commit is contained in:
@@ -32,6 +32,7 @@ class QPushButton;
|
||||
class QMessageBox;
|
||||
class QHttp;
|
||||
|
||||
class FreespaceLabel;
|
||||
class Prefs;
|
||||
class Session;
|
||||
|
||||
@@ -108,6 +109,7 @@ class PrefsDialog: public QDialog
|
||||
QWidgetList mySchedWidgets;
|
||||
QWidgetList myBlockWidgets;
|
||||
QWidgetList myUnsupportedWhenRemote;
|
||||
FreespaceLabel * myFreespaceLabel;
|
||||
|
||||
int myBlocklistHttpTag;
|
||||
QHttp * myBlocklistHttp;
|
||||
|
||||
Reference in New Issue
Block a user