summaryrefslogtreecommitdiff
path: root/src/session-get.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/session-get.h')
-rw-r--r--src/session-get.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/session-get.h b/src/session-get.h
index 7b2d558..38ab6e9 100644
--- a/src/session-get.h
+++ b/src/session-get.h
@@ -73,6 +73,7 @@
const gchar *session_get_torrent_done_filename(JsonObject * s);
gboolean session_get_torrent_done_enabled(JsonObject * s);
gint64 session_get_cache_size_mb(JsonObject * s);
+const gchar *session_get_version_string(JsonObject *s);
int session_get_version(JsonObject *s, float *version);
gboolean session_get_pex_enabled(JsonObject * s);
gboolean session_get_lpd_enabled(JsonObject * s);