summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.h')
-rw-r--r--Gui/cfg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gui/cfg.h b/Gui/cfg.h
index 02afcfdc50..f1ff0995fd 100644
--- a/Gui/cfg.h
+++ b/Gui/cfg.h
@@ -20,6 +20,9 @@ extern char * gtkDXR3Device;
extern int gtkCacheOn;
extern int gtkCacheSize;
+extern int gtkAutoSyncOn;
+extern int gtkAutoSync;
+
extern int gtkSubDumpMPSub;
extern int gtkSubDumpSrt;