summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-graph3.h')
-rw-r--r--src/trg-torrent-graph3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-graph3.h b/src/trg-torrent-graph3.h
index 35eef2d..404b29a 100644
--- a/src/trg-torrent-graph3.h
+++ b/src/trg-torrent-graph3.h
@@ -38,7 +38,7 @@ unsigned trg_torrent_graph_get_num_bars(TrgTorrentGraph * g);
void trg_torrent_graph_clear_background();
-void trg_torrent_graph_draw(TrgTorrentGraph * g);
+void trg_torrent_graph_queue_draw(TrgTorrentGraph * g);
void trg_torrent_graph_start(TrgTorrentGraph * g);