]> git.sesse.net Git - vlc/commitdiff
Add a define for the EXTENDED dialog for further use (skins2 ? )
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 1 Apr 2007 20:49:52 +0000 (20:49 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 1 Apr 2007 20:49:52 +0000 (20:49 +0000)
include/vlc_interface.h

index 0dfe482360c14979341cc20eec3bc34e254d3512..2b72f3ff7f34325478977ae22076e12ed9e6b910 100644 (file)
@@ -168,6 +168,7 @@ VLC_EXPORT( int, __intf_Eject, ( vlc_object_t *, const char * ) );
 #define INTF_DIALOG_FILEINFO   12
 #define INTF_DIALOG_PREFS      13
 #define INTF_DIALOG_BOOKMARKS  14
+#define INTF_DIALOG_EXTENDED   15
 
 #define INTF_DIALOG_POPUPMENU  20
 #define INTF_DIALOG_AUDIOPOPUPMENU  21