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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-status-bar.h b/src/trg-status-bar.h
index b7e515e..fd7ddfc 100644
--- a/src/trg-status-bar.h
+++ b/src/trg-status-bar.h
@@ -59,5 +59,6 @@ void trg_status_bar_push_connection_msg(TrgStatusBar * sb,
const gchar * msg);
void trg_status_bar_reset(TrgStatusBar *sb);
void trg_status_bar_clear_indicators(TrgStatusBar *sb);
+gchar *trg_status_bar_get_speed_text(TrgStatusBar *s);
#endif /* TRG_STATUS_BAR_H_ */