summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index dd064f4..fe342d1 100644
--- a/src/util.h
+++ b/src/util.h
@@ -55,6 +55,7 @@ GRegex *trg_uri_host_regex_new(void);
gchar *trg_gregex_get_first(GRegex * rx, const gchar * uri);
gchar *make_error_message(JsonObject * response, int status);
void trg_error_dialog(GtkWindow * parent, trg_response * response);
+gchar *add_links_to_text(const gchar *original);
void
tr_formatter_size_init(unsigned int kilo,