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 e6f1949325..02afcfdc50 100644
--- a/Gui/cfg.h
+++ b/Gui/cfg.h
@@ -17,6 +17,9 @@ extern char * gtkAOOSSMixer;
extern char * gtkAOOSSDevice;
extern char * gtkDXR3Device;
+extern int gtkCacheOn;
+extern int gtkCacheSize;
+
extern int gtkSubDumpMPSub;
extern int gtkSubDumpSrt;