]> git.sesse.net Git - vlc/blobdiff - include/vlc_interface.h
VLC update checker in the wxWidgets interface (in help menu)
[vlc] / include / vlc_interface.h
index 1a29d578534eab3821faef3e4651c1e10ca87e3e..556c1719e099846c006b182bc3a0d125ec31bae5 100644 (file)
@@ -157,6 +157,8 @@ VLC_EXPORT( void,              intf_Destroy,    ( intf_thread_t * ) );
 
 #define INTF_DIALOG_FILE_GENERIC 30
 
+#define INTF_DIALOG_UPDATEVLC   90
+
 #define INTF_DIALOG_EXIT       99
 
 /* Useful text messages shared by interfaces */