From 973aaa9d9a020e1644ce2fe45fd3613422f6ada9 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Thu, 17 Feb 2011 09:45:23 +0000 Subject: a bunch of changes needed to facilitate changing trackers (unfinished). also tidy up general details panel a bit, fix a crash if a stats update is received after stats dialog is closed. --- src/trg-status-bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trg-status-bar.c') diff --git a/src/trg-status-bar.c b/src/trg-status-bar.c index 499c00c..056bae0 100644 --- a/src/trg-status-bar.c +++ b/src/trg-status-bar.c @@ -77,7 +77,7 @@ void trg_status_bar_connect(TrgStatusBar * sb, JsonObject * session) } void trg_status_bar_update(TrgStatusBar * sb, - TrgTorrentModelClassUpdateStats * stats) + trg_torrent_model_update_stats * stats) { TrgStatusBarPrivate *priv; gchar *statusBarUpdate; -- cgit v1.2.3