summaryrefslogtreecommitdiffstats
path: root/Gui/app.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-05 23:54:15 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-05 23:54:15 +0000
commit67e827d13f82d565a875d1b404d55b644c4315b0 (patch)
tree4c2fbc79f2ed128680caef11b1b0e3a6b047655c /Gui/app.h
parenteb13fb1ec245193a46416f3d6aa410444bd05a7d (diff)
downloadmpv-67e827d13f82d565a875d1b404d55b644c4315b0.tar.bz2
mpv-67e827d13f82d565a875d1b404d55b644c4315b0.tar.xz
need this
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8381 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/app.h')
-rw-r--r--Gui/app.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gui/app.h b/Gui/app.h
index 38a4a6c29f..c12258091b 100644
--- a/Gui/app.h
+++ b/Gui/app.h
@@ -58,7 +58,8 @@
#define evLoadAudioFile 42
#define evSetAspect 44
#define evSetAudio 45
-// 46 ...
+#define evSetVideo 46
+// 47 ...
#define evExit 1000