view src/xs_genui.c @ 334:19c89f9ca2cc

Misc commit.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 22 Sep 2005 02:19:02 +0000
parents 0d2d379a83c0
children 456a30b1d1d7
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_samplerate_menu_clicked         (GtkButton       *button,
                                        gpointer         user_data)
{

}