summaryrefslogtreecommitdiffstats
path: root/Gui/interface.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-21 19:12:46 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-21 19:12:46 +0000
commitebdb38271ec4b4045c4e3db4408489a52729d050 (patch)
treec2b197cbd5fb82bac5a95fcab7f6b9f36b1c9974 /Gui/interface.h
parent337542a33163ccb9d836219f8ed202db65401efd (diff)
downloadmpv-ebdb38271ec4b4045c4e3db4408489a52729d050.tar.bz2
mpv-ebdb38271ec4b4045c4e3db4408489a52729d050.tar.xz
- add subcp
- fix some 10l in gui - fix one 10l bug in subreader git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9057 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/interface.h')
-rw-r--r--Gui/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/interface.h b/Gui/interface.h
index 4a4aea6d8a..b2be1f8b82 100644
--- a/Gui/interface.h
+++ b/Gui/interface.h
@@ -195,6 +195,7 @@ extern char * fsHistory[fsPersistant_MaxPos];
#define gtkSetFontOSDScale 19
#define gtkSetFontEncoding 20
#define gtkSetFontAutoScale 21
+#define gtkSetSubEncoding 22
extern float gtkEquChannels[6][10];