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 480d828..4a587f9 100644
--- a/src/trg-client.h
+++ b/src/trg-client.h
@@ -49,6 +49,7 @@ typedef struct {
char *password;
char *proxy;
GHashTable *torrentTable;
+ GThreadPool *pool;
GConfClient *gconf;
GMutex *updateMutex;
} trg_client;