view src/xs_genui.c @ 119:f4620b534861

Undefined debug for now.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Jan 2004 01:56:04 +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)
{

}