view src/xs_genui.c @ 112:fb16fc1fd506 dev-0_8_0b7

Minor updates to docs, added reference to IRC-channel
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Jan 2004 01:54:01 +0000
parents 578b71b62eeb
children ddb513bd2610
line wrap: on
line source

#ifdef HAVE_CONFIG_H
#  include <config.h>
#endif

#include <gtk/gtk.h>

#include "xs_genui.h"
#include "xs_interface.h"
#include "xs_glade.h"



void
xs_cfg_hvsc_browse                     (GtkButton       *button,
                                        gpointer         user_data)
{

}