]> git.sesse.net Git - vlc/commitdiff
Forgot this file in my last commit.
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Thu, 8 Jul 2004 09:12:37 +0000 (09:12 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Thu, 8 Jul 2004 09:12:37 +0000 (09:12 +0000)
include/vlc_keys.h

index f977d22980de893d1d37cabd3c9df8934fd0d50d..fc69b5567502b46d7266625046e62674d1ca4494 100644 (file)
@@ -231,3 +231,6 @@ static inline int StringToKey( char *psz_key )
 #define ACTIONID_HISTORY_BACK          48
 #define ACTIONID_HISTORY_FORWARD       49
 
+#define ACTIONID_AUDIO_TRACK           50
+#define ACTIONID_SUBTITLE_TRACK        51
+