summaryrefslogtreecommitdiff
path: root/desktop/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/options.h')
-rw-r--r--desktop/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/options.h b/desktop/options.h
index 8ecc0c407..007605469 100644
--- a/desktop/options.h
+++ b/desktop/options.h
@@ -73,6 +73,7 @@ extern int option_toolbar_status_width;
extern int option_max_fetchers;
extern int option_max_fetchers_per_host;
extern int option_max_cached_fetch_handles;
+extern bool option_suppress_curl_debug;
void options_read(const char *path);