summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.h')
-rw-r--r--Gui/cfg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/cfg.h b/Gui/cfg.h
index 76e5e3bb38..1035595886 100644
--- a/Gui/cfg.h
+++ b/Gui/cfg.h
@@ -39,6 +39,7 @@ extern char * gtkEquChannel4;
extern char * gtkEquChannel5;
extern char * gtkEquChannel6;
extern int gtkLoadFullscreen;
+extern int gtkEnablePlayBar;
extern int cfg_read( void );
extern int cfg_write( void );