summaryrefslogtreecommitdiff
path: root/src/trg-status-bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-status-bar.h')
-rw-r--r--src/trg-status-bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-status-bar.h b/src/trg-status-bar.h
index 5908c9f..27f2c44 100644
--- a/src/trg-status-bar.h
+++ b/src/trg-status-bar.h
@@ -52,7 +52,7 @@ TrgStatusBar *trg_status_bar_new();
G_END_DECLS
void trg_status_bar_update(TrgStatusBar * sb,
- trg_torrent_model_update_stats * stats);
+ trg_torrent_model_update_stats * stats, trg_client * client);
void trg_status_bar_connect(TrgStatusBar * sb, JsonObject * session);
void trg_status_bar_push_connection_msg(TrgStatusBar * sb,
const gchar * msg);