summaryrefslogtreecommitdiff
path: root/src/trg-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-client.h')
-rw-r--r--src/trg-client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-client.h b/src/trg-client.h
index ae0f889..51d851d 100644
--- a/src/trg-client.h
+++ b/src/trg-client.h
@@ -39,6 +39,7 @@ typedef struct {
char *url;
char *username;
char *password;
+ char *proxy;
JsonArray *torrents;
GConfClient *gconf;
GMutex *updateMutex;