summaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rw-r--r--conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.h b/conf.h
index b393e46b..39f41e3f 100644
--- a/conf.h
+++ b/conf.h
@@ -24,6 +24,7 @@ extern int conf_src_quality;
extern char conf_hvsc_path[1024];
extern int conf_hvsc_enable;
extern char conf_blacklist_plugins[1024];
+extern int conf_close_send_to_tray;
int
conf_load (void);