]> git.sesse.net Git - vlc/blobdiff - plugins/gtk/gtk_open.h
* Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
[vlc] / plugins / gtk / gtk_open.h
index b46f63b54baa63a34545a961189ef1047073078c..6ede5fbae8a5caa1e284d08bac89e6fc2b7b5981 100644 (file)
@@ -2,7 +2,7 @@
  * gtk_open.h: prototypes for open functions
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
- * $Id: gtk_open.h,v 1.2 2001/05/15 14:49:48 stef Exp $
+ * $Id: gtk_open.h,v 1.3 2001/05/30 23:02:04 stef Exp $
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *          Stéphane Borel <stef@via.ecp.fr>
@@ -36,6 +36,7 @@ gboolean GtkNetworkOpenShow     ( GtkWidget *, GdkEventButton *, gpointer );
 void     GtkNetworkOpenOk       ( GtkButton *, gpointer );
 void     GtkNetworkOpenCancel   ( GtkButton *, gpointer );
 void     GtkNetworkOpenBroadcast( GtkToggleButton *, gpointer );
+void     GtkNetworkOpenChannel  ( GtkToggleButton *, gpointer );
 
 void     GtkFileOpenActivate    ( GtkMenuItem *, gpointer );
 void     GtkDiscOpenActivate    ( GtkMenuItem *, gpointer );