summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index 419ff42..79a22da 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -58,6 +58,7 @@ typedef struct {
gint down;
gint paused;
gint count;
+ gint error;
} trg_torrent_model_update_stats;
GType trg_torrent_model_get_type(void);